# # spec file for package texlive-specs-b # # Copyright (c) 2015 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/ # %global _varlib %{_localstatedir}/lib %global _libexecdir %{_prefix}/lib %define _texmfdistdir %{_datadir}/texmf %define _texmfmaindir %{_libexecdir}/texmf %define _texmfdirs \{%{_texmfdistdir},%{_texmfmaindir}\} %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 %define texlive_version 2013 %define texlive_previous 2011 %define texlive_release 20130620 %define texlive_noarch 86 Name: texlive-specs-b Version: 2013 Release: 0 BuildRequires: ed BuildRequires: texlive-filesystem BuildRequires: xz BuildArch: noarch Summary: Meta package for b License: BSD-3-Clause and GPL-2.0+ and LGPL-3.0+ and LPPL-1.0 and SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base %description Meta package to build tons of noarch texlive packages. %prep %setup -q -c -T %build %package -n texlive-apprends-latex Version: %{texlive_version}.%{texlive_noarch}.4.02svn19306 Release: 0 Summary: Apprends 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): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source1: apprends-latex.doc.tar.xz %description -n texlive-apprends-latex Apprends LaTeX! ("Learn LaTeX", in English) is French documentation for LaTeX beginners. date: 2010-07-09 08:38:38 +0000 %post -n texlive-apprends-latex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-apprends-latex if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-apprends-latex test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-apprends-latex %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/apprends-latex/Apprends_LaTeX.pdf %{_texmfdistdir}/doc/latex/apprends-latex/Apprends_LaTeX.tex %{_texmfdistdir}/doc/latex/apprends-latex/README %{_texmfdistdir}/doc/latex/apprends-latex/avance.bib %{_texmfdistdir}/doc/latex/apprends-latex/bibliographie-index.bib %{_texmfdistdir}/doc/latex/apprends-latex/divers.bib %{_texmfdistdir}/doc/latex/apprends-latex/exemples/Makefile %{_texmfdistdir}/doc/latex/apprends-latex/exemples/beamer-themes.pl %{_texmfdistdir}/doc/latex/apprends-latex/exemples/beamer-titlepage.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/currvita.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-experience.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-extra.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-formation.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-langues.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-methodologies.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-references.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/letter.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/moderncv.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/polices.pl %{_texmfdistdir}/doc/latex/apprends-latex/exemples/scrlttr2.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/seraphin-lampion.jpg %{_texmfdistdir}/doc/latex/apprends-latex/exemples/slides.tex %{_texmfdistdir}/doc/latex/apprends-latex/exemples/tikz.tex %{_texmfdistdir}/doc/latex/apprends-latex/graphisme.bib %{_texmfdistdir}/doc/latex/apprends-latex/index.ist %{_texmfdistdir}/doc/latex/apprends-latex/latex.bib %{_texmfdistdir}/doc/latex/apprends-latex/latexmkrc %{_texmfdistdir}/doc/latex/apprends-latex/typographie.bib /var/adm/update-scripts/texlive-apprends-latex-%{texlive_version}.%{texlive_noarch}.4.02svn19306-%{release}-zypper %package -n texlive-apptools Version: %{texlive_version}.%{texlive_noarch}.1.0svn28400 Release: 0 Summary: Tools for customising appendices License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-apptools-doc >= %{texlive_version} Provides: tex(apptools.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source2: apptools.tar.xz Source3: apptools.doc.tar.xz %description -n texlive-apptools The package provides an \AtAppendix command to add code to a hook that is executed when \appendix is called by the user. Additionally, a TeX conditional \ifappendix and a LaTeX-style conditional \IfAppendix are provided to check if \appendix has already been called. date: 2012-11-29 14:27:46 +0000 %package -n texlive-apptools-doc Summary: Documentation for texlive-apptools License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0svn28400 Release: 0 %description -n texlive-apptools-doc This package includes the documentation for texlive-apptools %post -n texlive-apptools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-apptools if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-apptools test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-apptools-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/apptools/apptools-test.tex %{_texmfdistdir}/doc/latex/apptools/apptools.pdf %files -n texlive-apptools %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/apptools/apptools.sty /var/adm/update-scripts/texlive-apptools-%{texlive_version}.%{texlive_noarch}.1.0svn28400-%{release}-zypper %package -n texlive-arabi Version: %{texlive_version}.%{texlive_noarch}.1.1svn25095 Release: 0 Summary: (La)TeX support for Arabic and Farsi, compliant with Babel License: LPPL-1.0 Group: Productivity/Publishing/TeX/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): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-arabi-fonts >= %{texlive_version} Recommends: texlive-arabi-doc >= %{texlive_version} Provides: tex(8859-6.def) Provides: tex(PPRarabic.sty) Provides: tex(ae_almohanad_xxbold.tfm) Provides: tex(ae_alyermook.tfm) Provides: tex(ae_arab.tfm) Provides: tex(ae_tholoth.tfm) Provides: tex(aealbattar.tfm) Provides: tex(aealmateen.tfm) Provides: tex(aealmohanadb.tfm) Provides: tex(aealmohanadbolditalic.tfm) Provides: tex(aealmothnna.tfm) Provides: tex(aealyermook.tfm) Provides: tex(aearab.tfm) Provides: tex(aecortoba.tfm) Provides: tex(aedimnah.tfm) Provides: tex(aefurat.tfm) Provides: tex(aegranada.tfm) Provides: tex(aegraph.tfm) Provides: tex(aehani.tfm) Provides: tex(aehor.tfm) Provides: tex(aekayrawan.tfm) Provides: tex(aekhalid.tfm) Provides: tex(aemashq.tfm) Provides: tex(aemetal.tfm) Provides: tex(aenada.tfm) Provides: tex(aenagham.tfm) Provides: tex(aenice.tfm) Provides: tex(aeostorah.tfm) Provides: tex(aeouhod.tfm) Provides: tex(aepetra.tfm) Provides: tex(aerehan.tfm) Provides: tex(aesalem.tfm) Provides: tex(aeshado.tfm) Provides: tex(aesharjah.tfm) Provides: tex(aesindibad.tfm) Provides: tex(aetarablus.tfm) Provides: tex(aetholoth.tfm) Provides: tex(arabi.map) Provides: tex(arabi4ht.cfg) Provides: tex(arabic.cfg) Provides: tex(arabic.ldf) Provides: tex(arabicfnt.sty) Provides: tex(arabicore.sty) Provides: tex(arabiftoday.sty) Provides: tex(arabnovowel.sty) Provides: tex(ararabeyes.enc) Provides: tex(ardtpnaskh.enc) Provides: tex(ardtpthuluth.enc) Provides: tex(arfonts.sty) Provides: tex(armonotype.enc) Provides: tex(aromega.enc) Provides: tex(arsimplified.enc) Provides: tex(arunicode.enc) Provides: tex(calendrierfpar.sty) Provides: tex(calendrierfpmodified.sty) Provides: tex(cp1256.def) Provides: tex(farsi.ldf) Provides: tex(farsifnt.sty) Provides: tex(farsitex.enc) Provides: tex(farsiwebencoding.enc) Provides: tex(fmultico.sty) Provides: tex(fnum.sty) Provides: tex(frfonts.sty) Provides: tex(frmonotype.enc) Provides: tex(frsimple.enc) Provides: tex(frsimplified.enc) Provides: tex(frunicode.enc) Provides: tex(haparabica.sty) Provides: tex(homa.tfm) Provides: tex(laeaealbattar.fd) Provides: tex(laeaealmateen.fd) Provides: tex(laeaealmohanadb.fd) Provides: tex(laeaealmothnna.fd) Provides: tex(laeaealyermook.fd) Provides: tex(laeaearab.fd) Provides: tex(laeaecortoba.fd) Provides: tex(laeaedimnah.fd) Provides: tex(laeaefurat.fd) Provides: tex(laeaegranada.fd) Provides: tex(laeaegraph.fd) Provides: tex(laeaehani.fd) Provides: tex(laeaehor.fd) Provides: tex(laeaekayrawan.fd) Provides: tex(laeaekhalid.fd) Provides: tex(laeaemashq.fd) Provides: tex(laeaemetal.fd) Provides: tex(laeaenada.fd) Provides: tex(laeaenagham.fd) Provides: tex(laeaenice.fd) Provides: tex(laeaeostorah.fd) Provides: tex(laeaeouhod.fd) Provides: tex(laeaepetra.fd) Provides: tex(laeaerehan.fd) Provides: tex(laeaesalem.fd) Provides: tex(laeaeshado.fd) Provides: tex(laeaesharjah.fd) Provides: tex(laeaesindibad.fd) Provides: tex(laeaetarablus.fd) Provides: tex(laeaetholoth.fd) Provides: tex(laeandlso.fd) Provides: tex(laeararial.fd) Provides: tex(laearcour.fd) Provides: tex(laearomega.fd) Provides: tex(laearsimpo.fd) Provides: tex(laeartimes.fd) Provides: tex(laeasv.fd) Provides: tex(laecmr.fd) Provides: tex(laecmss.fd) Provides: tex(laecmtt.fd) Provides: tex(laedthuluth.fd) Provides: tex(laedtpn.fd) Provides: tex(laedtpnsp.fd) Provides: tex(laeenc.def) Provides: tex(laekacstbook.fd) Provides: tex(laemaghribi.fd) Provides: tex(laenaskhi.fd) Provides: tex(laereqaa.fd) Provides: tex(laetraditionalarabic.fd) Provides: tex(lagally.sty) Provides: tex(lfecmr.fd) Provides: tex(lfecmss.fd) Provides: tex(lfecmtt.fd) Provides: tex(lfeelham.fd) Provides: tex(lfeenc.def) Provides: tex(lfefandlso.fd) Provides: tex(lfefarsismpl.fd) Provides: tex(lfefrarial.fd) Provides: tex(lfefrtimes.fd) Provides: tex(lfeftraditionalarabic.fd) Provides: tex(lfehoma.fd) Provides: tex(lfekoodak.fd) Provides: tex(lfenazli.fd) Provides: tex(lfenazliout.fd) Provides: tex(lferoya.fd) Provides: tex(lfesmplarabic.fd) Provides: tex(lfeterafik.fd) Provides: tex(lfetitr.fd) Provides: tex(lfetitrout.fd) Provides: tex(mosq.def) Provides: tex(nazli.tfm) Provides: tex(nazlib.tfm) Provides: tex(nazlibout.tfm) Provides: tex(nazliout.tfm) Provides: tex(poetry.sty) Provides: tex(puenc-ar.def) Provides: tex(titr.tfm) Provides: tex(titrout.tfm) Provides: tex(transcmr.fd) Provides: tex(translit.sty) Requires: tex(amssymb.sty) Requires: tex(babel.sty) Requires: tex(fp.sty) Requires: tex(multido.sty) Requires: tex(pifont.sty) Requires: tex(pst-3d.sty) Requires: tex(pst-grad.sty) Requires: tex(pst-key.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source4: arabi.tar.xz Source5: arabi.doc.tar.xz %description -n texlive-arabi The package provides the Arabic and Farsi script support for TeX without the need of any external pre-processor, and in a way that is compatible with babel. The bi-directional capability supposes that the user has a TeX engine that knows the four primitives \beginR, \endR, \beginL and \endL. That is the case in both the TeX--XeT and e-TeX engines. Arabi will accept input in several 8-bit encodings, including UTF-8. Arabi can make use of a wide variety of Arabic and Farsi fonts; PDF files generated using Arabi may be searched, and text may be copied from them and pasted elsewhere. date: 2011-12-04 21:44:34 +0000 %package -n texlive-arabi-doc Summary: Documentation for texlive-arabi License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.1svn25095 Release: 0 %description -n texlive-arabi-doc This package includes the documentation for texlive-arabi %package -n texlive-arabi-fonts Summary: Severed fonts for texlive-arabi License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.1svn25095 Release: 0 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-arabi-fonts The separated fonts package for texlive-arabi %post -n texlive-arabi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+arabi.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+arabi.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map arabi.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-arabi if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+arabi.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-arabi test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arabi-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/arabi/README %{_texmfdistdir}/doc/latex/arabi/bblopts.cfg %{_texmfdistdir}/doc/latex/arabi/big2.pdf %{_texmfdistdir}/doc/latex/arabi/big2.tex %{_texmfdistdir}/doc/latex/arabi/fontchart_arabic.pdf %{_texmfdistdir}/doc/latex/arabi/fontchart_farsi.pdf %{_texmfdistdir}/doc/latex/arabi/lion.pdf %{_texmfdistdir}/doc/latex/arabi/lppl.tex %{_texmfdistdir}/doc/latex/arabi/samplebook.css %{_texmfdistdir}/doc/latex/arabi/samplebook.html %{_texmfdistdir}/doc/latex/arabi/samplebook.pdf %{_texmfdistdir}/doc/latex/arabi/samplebook.tex %{_texmfdistdir}/doc/latex/arabi/test_beamer.pdf %{_texmfdistdir}/doc/latex/arabi/testplaintex.pdf %{_texmfdistdir}/doc/latex/arabi/testplaintex.tex %{_texmfdistdir}/doc/latex/arabi/user_guide.pdf %files -n texlive-arabi %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_boldItalitalic.afm %{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_thin.afm %{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_xxbold.afm %{_texmfdistdir}/fonts/enc/dvips/arabi/ararabeyes.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/ardtpnaskh.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/ardtpthuluth.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/armonotype.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/aromega.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/arsimplified.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/arunicode.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/farsitex.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/farsiwebencoding.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/frmonotype.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/frsimple.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/frsimplified.enc %{_texmfdistdir}/fonts/enc/dvips/arabi/frunicode.enc %{_texmfdistdir}/fonts/map/dvips/arabi/arabi.map %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_almohanad_xxbold.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_alyermook.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_arab.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_tholoth.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealbattar.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmateen.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmohanadb.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmohanadbolditalic.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmothnna.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealyermook.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aearab.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aecortoba.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aedimnah.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aefurat.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aegranada.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aegraph.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aehani.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aehor.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aekayrawan.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aekhalid.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aemashq.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aemetal.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenada.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenagham.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenice.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeostorah.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeouhod.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aepetra.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aerehan.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesalem.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeshado.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesharjah.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesindibad.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aetarablus.tfm %{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aetholoth.tfm %{_texmfdistdir}/fonts/tfm/arabi/farsiweb/homa.tfm %{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazli.tfm %{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazlib.tfm %{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazlibout.tfm %{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazliout.tfm %{_texmfdistdir}/fonts/tfm/arabi/farsiweb/titr.tfm %{_texmfdistdir}/fonts/tfm/arabi/farsiweb/titrout.tfm %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_albattar.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almateen.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_bold.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_boldItalitalic.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_thin.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_xxbold.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almothnna.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_alyermook.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_arab.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_cortoba.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_dimnah.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_furat.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_granada.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_graph.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_hani.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_hor.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_kayrawan.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_khalid.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_mashq.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_metal.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nada.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nagham.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nice.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_ostorah.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_ouhod.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_petra.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_rehan.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_salem.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_shado.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_sharjah.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_sindibad.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_tarablus.pfb %{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_tholoth.pfb %{_texmfdistdir}/fonts/type1/arabi/farsiweb/homa.pfb %{_texmfdistdir}/fonts/type1/arabi/farsiweb/nazli.pfb %{_texmfdistdir}/fonts/type1/arabi/farsiweb/nazlib.pfb %{_texmfdistdir}/fonts/type1/arabi/farsiweb/titr.pfb %{_texmfdistdir}/tex/latex/arabi/8859-6.def %{_texmfdistdir}/tex/latex/arabi/PPRarabic.sty %{_texmfdistdir}/tex/latex/arabi/arabi4ht.cfg %{_texmfdistdir}/tex/latex/arabi/arabic.cfg %{_texmfdistdir}/tex/latex/arabi/arabic.ldf %{_texmfdistdir}/tex/latex/arabi/arabicfnt.sty %{_texmfdistdir}/tex/latex/arabi/arabicore.sty %{_texmfdistdir}/tex/latex/arabi/arabiftoday.sty %{_texmfdistdir}/tex/latex/arabi/arabnovowel.sty %{_texmfdistdir}/tex/latex/arabi/arfonts.sty %{_texmfdistdir}/tex/latex/arabi/calendrierfpar.sty %{_texmfdistdir}/tex/latex/arabi/calendrierfpmodified.sty %{_texmfdistdir}/tex/latex/arabi/cp1256.def %{_texmfdistdir}/tex/latex/arabi/farsi.ldf %{_texmfdistdir}/tex/latex/arabi/farsifnt.sty %{_texmfdistdir}/tex/latex/arabi/fmultico.sty %{_texmfdistdir}/tex/latex/arabi/fnum.sty %{_texmfdistdir}/tex/latex/arabi/frfonts.sty %{_texmfdistdir}/tex/latex/arabi/haparabica.sty %{_texmfdistdir}/tex/latex/arabi/laeaealbattar.fd %{_texmfdistdir}/tex/latex/arabi/laeaealmateen.fd %{_texmfdistdir}/tex/latex/arabi/laeaealmohanadb.fd %{_texmfdistdir}/tex/latex/arabi/laeaealmothnna.fd %{_texmfdistdir}/tex/latex/arabi/laeaealyermook.fd %{_texmfdistdir}/tex/latex/arabi/laeaearab.fd %{_texmfdistdir}/tex/latex/arabi/laeaecortoba.fd %{_texmfdistdir}/tex/latex/arabi/laeaedimnah.fd %{_texmfdistdir}/tex/latex/arabi/laeaefurat.fd %{_texmfdistdir}/tex/latex/arabi/laeaegranada.fd %{_texmfdistdir}/tex/latex/arabi/laeaegraph.fd %{_texmfdistdir}/tex/latex/arabi/laeaehani.fd %{_texmfdistdir}/tex/latex/arabi/laeaehor.fd %{_texmfdistdir}/tex/latex/arabi/laeaekayrawan.fd %{_texmfdistdir}/tex/latex/arabi/laeaekhalid.fd %{_texmfdistdir}/tex/latex/arabi/laeaemashq.fd %{_texmfdistdir}/tex/latex/arabi/laeaemetal.fd %{_texmfdistdir}/tex/latex/arabi/laeaenada.fd %{_texmfdistdir}/tex/latex/arabi/laeaenagham.fd %{_texmfdistdir}/tex/latex/arabi/laeaenice.fd %{_texmfdistdir}/tex/latex/arabi/laeaeostorah.fd %{_texmfdistdir}/tex/latex/arabi/laeaeouhod.fd %{_texmfdistdir}/tex/latex/arabi/laeaepetra.fd %{_texmfdistdir}/tex/latex/arabi/laeaerehan.fd %{_texmfdistdir}/tex/latex/arabi/laeaesalem.fd %{_texmfdistdir}/tex/latex/arabi/laeaeshado.fd %{_texmfdistdir}/tex/latex/arabi/laeaesharjah.fd %{_texmfdistdir}/tex/latex/arabi/laeaesindibad.fd %{_texmfdistdir}/tex/latex/arabi/laeaetarablus.fd %{_texmfdistdir}/tex/latex/arabi/laeaetholoth.fd %{_texmfdistdir}/tex/latex/arabi/laeandlso.fd %{_texmfdistdir}/tex/latex/arabi/laeararial.fd %{_texmfdistdir}/tex/latex/arabi/laearcour.fd %{_texmfdistdir}/tex/latex/arabi/laearomega.fd %{_texmfdistdir}/tex/latex/arabi/laearsimpo.fd %{_texmfdistdir}/tex/latex/arabi/laeartimes.fd %{_texmfdistdir}/tex/latex/arabi/laeasv.fd %{_texmfdistdir}/tex/latex/arabi/laecmr.fd %{_texmfdistdir}/tex/latex/arabi/laecmss.fd %{_texmfdistdir}/tex/latex/arabi/laecmtt.fd %{_texmfdistdir}/tex/latex/arabi/laedthuluth.fd %{_texmfdistdir}/tex/latex/arabi/laedtpn.fd %{_texmfdistdir}/tex/latex/arabi/laedtpnsp.fd %{_texmfdistdir}/tex/latex/arabi/laeenc.def %{_texmfdistdir}/tex/latex/arabi/laeenc.dfu %{_texmfdistdir}/tex/latex/arabi/laekacstbook.fd %{_texmfdistdir}/tex/latex/arabi/laemaghribi.fd %{_texmfdistdir}/tex/latex/arabi/laenaskhi.fd %{_texmfdistdir}/tex/latex/arabi/laereqaa.fd %{_texmfdistdir}/tex/latex/arabi/laetraditionalarabic.fd %{_texmfdistdir}/tex/latex/arabi/lagally.sty %{_texmfdistdir}/tex/latex/arabi/lfecmr.fd %{_texmfdistdir}/tex/latex/arabi/lfecmss.fd %{_texmfdistdir}/tex/latex/arabi/lfecmtt.fd %{_texmfdistdir}/tex/latex/arabi/lfeelham.fd %{_texmfdistdir}/tex/latex/arabi/lfeenc.def %{_texmfdistdir}/tex/latex/arabi/lfefandlso.fd %{_texmfdistdir}/tex/latex/arabi/lfefarsismpl.fd %{_texmfdistdir}/tex/latex/arabi/lfefrarial.fd %{_texmfdistdir}/tex/latex/arabi/lfefrtimes.fd %{_texmfdistdir}/tex/latex/arabi/lfeftraditionalarabic.fd %{_texmfdistdir}/tex/latex/arabi/lfehoma.fd %{_texmfdistdir}/tex/latex/arabi/lfekoodak.fd %{_texmfdistdir}/tex/latex/arabi/lfenazli.fd %{_texmfdistdir}/tex/latex/arabi/lfenazliout.fd %{_texmfdistdir}/tex/latex/arabi/lferoya.fd %{_texmfdistdir}/tex/latex/arabi/lfesmplarabic.fd %{_texmfdistdir}/tex/latex/arabi/lfeterafik.fd %{_texmfdistdir}/tex/latex/arabi/lfetitr.fd %{_texmfdistdir}/tex/latex/arabi/lfetitrout.fd %{_texmfdistdir}/tex/latex/arabi/mosq.def %{_texmfdistdir}/tex/latex/arabi/poetry.sty %{_texmfdistdir}/tex/latex/arabi/puenc-ar.def %{_texmfdistdir}/tex/latex/arabi/transcmr.fd %{_texmfdistdir}/tex/latex/arabi/translit.sty /var/adm/update-scripts/texlive-arabi-%{texlive_version}.%{texlive_noarch}.1.1svn25095-%{release}-zypper %package -n texlive-arabtex Version: %{texlive_version}.%{texlive_noarch}.3.17_svn25711 Release: 0 Summary: Macros and fonts for typesetting Arabic License: LPPL-1.0 Group: Productivity/Publishing/TeX/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): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-arabtex-fonts >= %{texlive_version} Recommends: texlive-arabtex-doc >= %{texlive_version} Provides: tex(Uxnsh.fd) Provides: tex(abidir.sty) Provides: tex(abjad.sty) Provides: tex(aboxes.sty) Provides: tex(acjk.sty) Provides: tex(acmd.sty) Provides: tex(aconfig.sty) Provides: tex(aedpatch.sty) Provides: tex(afonts.sty) Provides: tex(afonts0.sty) Provides: tex(afonts1.sty) Provides: tex(afonts2.sty) Provides: tex(afoot.sty) Provides: tex(alatex.sty) Provides: tex(aligs.sty) Provides: tex(alists.sty) Provides: tex(alocal.sty) Provides: tex(altxext.sty) Provides: tex(amac.sty) Provides: tex(aoutput.sty) Provides: tex(aparse.sty) Provides: tex(apatch.sty) Provides: tex(arababel.sty) Provides: tex(arabart.cls) Provides: tex(arabaux.sty) Provides: tex(arabbook.cls) Provides: tex(arabchrs.sty) Provides: tex(arabext.sty) Provides: tex(arabrep.cls) Provides: tex(arabrep1.cls) Provides: tex(arabskel.sty) Provides: tex(arabsymb.sty) Provides: tex(arabtex-doc.tex) Provides: tex(arabtex.map) Provides: tex(arabtex.sty) Provides: tex(arabtex.tex) Provides: tex(arabtoks.sty) Provides: tex(arwindoc.tex) Provides: tex(ascan.sty) Provides: tex(asect.sty) Provides: tex(asize10.clo) Provides: tex(asize11.clo) Provides: tex(asize12.clo) Provides: tex(asmo449.sty) Provides: tex(asmo449a.sty) Provides: tex(atabg.sty) Provides: tex(atrans.sty) Provides: tex(awrite.sty) Provides: tex(bhs.sty) Provides: tex(bhslabel.sty) Provides: tex(buck.sty) Provides: tex(captions.def) Provides: tex(cp1256.sty) Provides: tex(etrans.sty) Provides: tex(gedalin.sty) Provides: tex(guha.tex) Provides: tex(hcaption.tfm) Provides: tex(hclassic.tfm) Provides: tex(hebchrs.sty) Provides: tex(hebsymb.sty) Provides: tex(hebtex.sty) Provides: tex(hebtex.tex) Provides: tex(hecmd.sty) Provides: tex(hefonts.sty) Provides: tex(hefonts0.sty) Provides: tex(hefonts1.sty) Provides: tex(hefonts2.sty) Provides: tex(heparse.sty) Provides: tex(hepatch.sty) Provides: tex(hescan.sty) Provides: tex(hetrans.sty) Provides: tex(hewrite.sty) Provides: tex(hmac.sty) Provides: tex(isiri.sty) Provides: tex(iso88596.sty) Provides: tex(kashmiri.tex) Provides: tex(ligtable.tex) Provides: tex(malay.tex) Provides: tex(nash14.tfm) Provides: tex(nash14bf.tfm) Provides: tex(nashbf.sty) Provides: tex(omar.tex) Provides: tex(raw.sty) Provides: tex(saw.sty) Provides: tex(sindhi.tex) Provides: tex(sotoku.sty) Provides: tex(twoblks.sty) Provides: tex(uheb.fd) Provides: tex(uighur.tex) Provides: tex(unash.fd) Provides: tex(utf8.sty) Provides: tex(utfcode.sty) Provides: tex(verses.sty) Provides: tex(witbhs.sty) Provides: tex(xarbskel.sty) Provides: tex(xarbsymb.sty) Provides: tex(xnsh14.tfm) Provides: tex(xnsh14bf.tfm) Provides: tex(yarborn.tfm) Provides: tex(yiddish.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source6: arabtex.tar.xz Source7: arabtex.doc.tar.xz %description -n texlive-arabtex ArabTeX is a package extending the capabilities of TeX/LaTeX to generate Arabic and Hebrew text. Input may be in ASCII transliteration or other encodings (including UTF-8); output may be Arabic, Hebrew, or any of several languages that use the Arabic script. ArabTeX consists of a TeX macro package and Arabic and Hebrew fonts (provided both in Metafont format and Adobe Type 1). The Arabic font is presently only available in the Naskhi style. ArabTeX will run with Plain TeX and also with LaTeX. date: 2012-03-20 13:44:41 +0000 %package -n texlive-arabtex-doc Summary: Documentation for texlive-arabtex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.3.17_svn25711 Release: 0 %description -n texlive-arabtex-doc This package includes the documentation for texlive-arabtex %package -n texlive-arabtex-fonts Summary: Severed fonts for texlive-arabtex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.3.17_svn25711 Release: 0 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-arabtex-fonts The separated fonts package for texlive-arabtex %post -n texlive-arabtex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'MixedMap[[:blank:]]+arabtex.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(MixedMap[[:blank:]]+arabtex.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'MixedMap arabtex.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-arabtex if test $1 = 0; then sed -ri 's/^(MixedMap[[:blank:]]+arabtex.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-arabtex test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arabtex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/arabtex/announce.txt %{_texmfdistdir}/doc/latex/arabtex/arabtex-doc.pdf %{_texmfdistdir}/doc/latex/arabtex/arabtex.doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.faq %{_texmfdistdir}/doc/latex/arabtex/arabtex.gif %{_texmfdistdir}/doc/latex/arabtex/arabtex.htm %{_texmfdistdir}/doc/latex/arabtex/arabtex1.htm %{_texmfdistdir}/doc/latex/arabtex/arabtex2.htm %{_texmfdistdir}/doc/latex/arabtex/changes.htm %{_texmfdistdir}/doc/latex/arabtex/changes.txt %{_texmfdistdir}/doc/latex/arabtex/changes2.txt %{_texmfdistdir}/doc/latex/arabtex/chg311.htm %{_texmfdistdir}/doc/latex/arabtex/chg311a.htm %{_texmfdistdir}/doc/latex/arabtex/chg311b.htm %{_texmfdistdir}/doc/latex/arabtex/chg311c.htm %{_texmfdistdir}/doc/latex/arabtex/chg311d.htm %{_texmfdistdir}/doc/latex/arabtex/guha.ps %{_texmfdistdir}/doc/latex/arabtex/hebrew.305 %{_texmfdistdir}/doc/latex/arabtex/install.txt %{_texmfdistdir}/doc/latex/arabtex/lppl.txt %{_texmfdistdir}/doc/latex/arabtex/malay.ps %{_texmfdistdir}/doc/latex/arabtex/manifest.txt %{_texmfdistdir}/doc/latex/arabtex/miktex.htm %{_texmfdistdir}/doc/latex/arabtex/miktex.mai %{_texmfdistdir}/doc/latex/arabtex/new1.gif %{_texmfdistdir}/doc/latex/arabtex/new2.gif %{_texmfdistdir}/doc/latex/arabtex/readme.305 %{_texmfdistdir}/doc/latex/arabtex/readme.txt %{_texmfdistdir}/doc/latex/arabtex/refer.htm %{_texmfdistdir}/doc/latex/arabtex/sindhi.ps %{_texmfdistdir}/doc/latex/arabtex/tetex.txt %{_texmfdistdir}/doc/latex/arabtex/uighur.ps %{_texmfdistdir}/doc/latex/arabtex/xarbsymb.dat %files -n texlive-arabtex %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/arabtex/arabtex.map %{_texmfdistdir}/fonts/source/public/arabtex/arabsymb.mf %{_texmfdistdir}/fonts/source/public/arabtex/hcaption.mf %{_texmfdistdir}/fonts/source/public/arabtex/hcbase.mf %{_texmfdistdir}/fonts/source/public/arabtex/hclassic.mf %{_texmfdistdir}/fonts/source/public/arabtex/nash.mf %{_texmfdistdir}/fonts/source/public/arabtex/nash14.mf %{_texmfdistdir}/fonts/source/public/arabtex/nash14bf.mf %{_texmfdistdir}/fonts/source/public/arabtex/nashbase.mf %{_texmfdistdir}/fonts/source/public/arabtex/nashchar.mf %{_texmfdistdir}/fonts/source/public/arabtex/nashdia.mf %{_texmfdistdir}/fonts/source/public/arabtex/nashdig.mf %{_texmfdistdir}/fonts/source/public/arabtex/nashlig.mf %{_texmfdistdir}/fonts/source/public/arabtex/nashspec.mf %{_texmfdistdir}/fonts/source/public/arabtex/xarbsymb.mf %{_texmfdistdir}/fonts/source/public/arabtex/xnsh.mf %{_texmfdistdir}/fonts/source/public/arabtex/xnsh14.mf %{_texmfdistdir}/fonts/source/public/arabtex/xnsh14bf.mf %{_texmfdistdir}/fonts/source/public/arabtex/xnshbase.mf %{_texmfdistdir}/fonts/source/public/arabtex/xnshchar.mf %{_texmfdistdir}/fonts/source/public/arabtex/xnshdia.mf %{_texmfdistdir}/fonts/source/public/arabtex/xnshdig.mf %{_texmfdistdir}/fonts/source/public/arabtex/xnshlig.mf %{_texmfdistdir}/fonts/source/public/arabtex/xnshspec.mf %{_texmfdistdir}/fonts/tfm/public/arabtex/hcaption.tfm %{_texmfdistdir}/fonts/tfm/public/arabtex/hclassic.tfm %{_texmfdistdir}/fonts/tfm/public/arabtex/nash14.tfm %{_texmfdistdir}/fonts/tfm/public/arabtex/nash14bf.tfm %{_texmfdistdir}/fonts/tfm/public/arabtex/xnsh14.tfm %{_texmfdistdir}/fonts/tfm/public/arabtex/xnsh14bf.tfm %{_texmfdistdir}/fonts/tfm/public/arabtex/yarborn.tfm %{_texmfdistdir}/fonts/type1/public/arabtex/hcaption-4.pfb %{_texmfdistdir}/fonts/type1/public/arabtex/hclassic-4.pfb %{_texmfdistdir}/fonts/type1/public/arabtex/xnsh14.pfb %{_texmfdistdir}/fonts/type1/public/arabtex/xnsh14bf.pfb %{_texmfdistdir}/tex/latex/arabtex/Uxnsh.fd %{_texmfdistdir}/tex/latex/arabtex/abidir.sty %{_texmfdistdir}/tex/latex/arabtex/abjad.sty %{_texmfdistdir}/tex/latex/arabtex/aboxes.sty %{_texmfdistdir}/tex/latex/arabtex/acjk.sty %{_texmfdistdir}/tex/latex/arabtex/acmd.sty %{_texmfdistdir}/tex/latex/arabtex/aconfig.sty %{_texmfdistdir}/tex/latex/arabtex/aedpatch.sty %{_texmfdistdir}/tex/latex/arabtex/afonts.sty %{_texmfdistdir}/tex/latex/arabtex/afonts0.sty %{_texmfdistdir}/tex/latex/arabtex/afonts1.sty %{_texmfdistdir}/tex/latex/arabtex/afonts2.sty %{_texmfdistdir}/tex/latex/arabtex/afoot.sty %{_texmfdistdir}/tex/latex/arabtex/alatex.sty %{_texmfdistdir}/tex/latex/arabtex/aligs.sty %{_texmfdistdir}/tex/latex/arabtex/alists.sty %{_texmfdistdir}/tex/latex/arabtex/alocal.sty %{_texmfdistdir}/tex/latex/arabtex/altxext.sty %{_texmfdistdir}/tex/latex/arabtex/amac.sty %{_texmfdistdir}/tex/latex/arabtex/aoutput.sty %{_texmfdistdir}/tex/latex/arabtex/aparse.sty %{_texmfdistdir}/tex/latex/arabtex/apatch.sty %{_texmfdistdir}/tex/latex/arabtex/arababel.sty %{_texmfdistdir}/tex/latex/arabtex/arabart.cls %{_texmfdistdir}/tex/latex/arabtex/arabaux.sty %{_texmfdistdir}/tex/latex/arabtex/arabbook.cls %{_texmfdistdir}/tex/latex/arabtex/arabchrs.sty %{_texmfdistdir}/tex/latex/arabtex/arabext.sty %{_texmfdistdir}/tex/latex/arabtex/arabrep.cls %{_texmfdistdir}/tex/latex/arabtex/arabrep1.cls %{_texmfdistdir}/tex/latex/arabtex/arabskel.sty %{_texmfdistdir}/tex/latex/arabtex/arabsymb.sty %{_texmfdistdir}/tex/latex/arabtex/arabtex-doc.tex %{_texmfdistdir}/tex/latex/arabtex/arabtex.sty %{_texmfdistdir}/tex/latex/arabtex/arabtex.tex %{_texmfdistdir}/tex/latex/arabtex/arabtoks.sty %{_texmfdistdir}/tex/latex/arabtex/arwindoc.tex %{_texmfdistdir}/tex/latex/arabtex/ascan.sty %{_texmfdistdir}/tex/latex/arabtex/asect.sty %{_texmfdistdir}/tex/latex/arabtex/asize10.clo %{_texmfdistdir}/tex/latex/arabtex/asize11.clo %{_texmfdistdir}/tex/latex/arabtex/asize12.clo %{_texmfdistdir}/tex/latex/arabtex/asmo449.sty %{_texmfdistdir}/tex/latex/arabtex/asmo449a.sty %{_texmfdistdir}/tex/latex/arabtex/atabg.sty %{_texmfdistdir}/tex/latex/arabtex/atrans.sty %{_texmfdistdir}/tex/latex/arabtex/awrite.sty %{_texmfdistdir}/tex/latex/arabtex/bhs.sty %{_texmfdistdir}/tex/latex/arabtex/bhslabel.sty %{_texmfdistdir}/tex/latex/arabtex/buck.sty %{_texmfdistdir}/tex/latex/arabtex/captions.def %{_texmfdistdir}/tex/latex/arabtex/cp1256.sty %{_texmfdistdir}/tex/latex/arabtex/etrans.sty %{_texmfdistdir}/tex/latex/arabtex/gedalin.sty %{_texmfdistdir}/tex/latex/arabtex/guha.tex %{_texmfdistdir}/tex/latex/arabtex/hebchrs.sty %{_texmfdistdir}/tex/latex/arabtex/hebsymb.sty %{_texmfdistdir}/tex/latex/arabtex/hebtex.sty %{_texmfdistdir}/tex/latex/arabtex/hebtex.tex %{_texmfdistdir}/tex/latex/arabtex/hecmd.sty %{_texmfdistdir}/tex/latex/arabtex/hefonts.sty %{_texmfdistdir}/tex/latex/arabtex/hefonts0.sty %{_texmfdistdir}/tex/latex/arabtex/hefonts1.sty %{_texmfdistdir}/tex/latex/arabtex/hefonts2.sty %{_texmfdistdir}/tex/latex/arabtex/heparse.sty %{_texmfdistdir}/tex/latex/arabtex/hepatch.sty %{_texmfdistdir}/tex/latex/arabtex/hescan.sty %{_texmfdistdir}/tex/latex/arabtex/hetrans.sty %{_texmfdistdir}/tex/latex/arabtex/hewrite.sty %{_texmfdistdir}/tex/latex/arabtex/hmac.sty %{_texmfdistdir}/tex/latex/arabtex/isiri.sty %{_texmfdistdir}/tex/latex/arabtex/iso88596.sty %{_texmfdistdir}/tex/latex/arabtex/kashmiri.tex %{_texmfdistdir}/tex/latex/arabtex/ligtable.tex %{_texmfdistdir}/tex/latex/arabtex/malay.tex %{_texmfdistdir}/tex/latex/arabtex/nashbf.sty %{_texmfdistdir}/tex/latex/arabtex/omar.tex %{_texmfdistdir}/tex/latex/arabtex/raw.sty %{_texmfdistdir}/tex/latex/arabtex/saw.sty %{_texmfdistdir}/tex/latex/arabtex/sindhi.tex %{_texmfdistdir}/tex/latex/arabtex/sotoku.sty %{_texmfdistdir}/tex/latex/arabtex/twoblks.sty %{_texmfdistdir}/tex/latex/arabtex/uheb.fd %{_texmfdistdir}/tex/latex/arabtex/uighur.tex %{_texmfdistdir}/tex/latex/arabtex/unash.fd %{_texmfdistdir}/tex/latex/arabtex/utf8.sty %{_texmfdistdir}/tex/latex/arabtex/utfcode.sty %{_texmfdistdir}/tex/latex/arabtex/verses.sty %{_texmfdistdir}/tex/latex/arabtex/witbhs.sty %{_texmfdistdir}/tex/latex/arabtex/xarbskel.sty %{_texmfdistdir}/tex/latex/arabtex/xarbsymb.sty %{_texmfdistdir}/tex/latex/arabtex/yiddish.sty /var/adm/update-scripts/texlive-arabtex-%{texlive_version}.%{texlive_noarch}.3.17_svn25711-%{release}-zypper %package -n texlive-arabxetex Version: %{texlive_version}.%{texlive_noarch}.v1.1.4svn17470 Release: 0 Summary: An ArabTeX-like interface for XeLaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-arabxetex-doc >= %{texlive_version} Provides: tex(arabicdigits.map) Provides: tex(arabtex-farsi-trans-loc.map) Provides: tex(arabtex-fdf2alif-farsi-fullvoc.map) Provides: tex(arabtex-fdf2alif-farsi-novoc.map) Provides: tex(arabtex-fdf2alif-farsi-voc.map) Provides: tex(arabtex-fdf2alif-fullvoc.map) Provides: tex(arabtex-fdf2alif-kashmiri-fullvoc.map) Provides: tex(arabtex-fdf2alif-kashmiri-novoc.map) Provides: tex(arabtex-fdf2alif-kashmiri-voc.map) Provides: tex(arabtex-fdf2alif-kurdish.map) Provides: tex(arabtex-fdf2alif-maghribi-fullvoc.map) Provides: tex(arabtex-fdf2alif-maghribi-novoc.map) Provides: tex(arabtex-fdf2alif-maghribi-voc.map) Provides: tex(arabtex-fdf2alif-malay-fullvoc.map) Provides: tex(arabtex-fdf2alif-malay-novoc.map) Provides: tex(arabtex-fdf2alif-malay-voc.map) Provides: tex(arabtex-fdf2alif-novoc.map) Provides: tex(arabtex-fdf2alif-pashto-fullvoc.map) Provides: tex(arabtex-fdf2alif-pashto-novoc.map) Provides: tex(arabtex-fdf2alif-pashto-voc.map) Provides: tex(arabtex-fdf2alif-sindhi-fullvoc.map) Provides: tex(arabtex-fdf2alif-sindhi-novoc.map) Provides: tex(arabtex-fdf2alif-sindhi-voc.map) Provides: tex(arabtex-fdf2alif-turk-fullvoc.map) Provides: tex(arabtex-fdf2alif-turk-novoc.map) Provides: tex(arabtex-fdf2alif-turk-voc.map) Provides: tex(arabtex-fdf2alif-uighur.map) Provides: tex(arabtex-fdf2alif-urdu-fullvoc.map) Provides: tex(arabtex-fdf2alif-urdu-novoc.map) Provides: tex(arabtex-fdf2alif-urdu-voc.map) Provides: tex(arabtex-fdf2alif-voc.map) Provides: tex(arabtex-fdf2noalif-farsi-fullvoc.map) Provides: tex(arabtex-fdf2noalif-farsi-novoc.map) Provides: tex(arabtex-fdf2noalif-farsi-voc.map) Provides: tex(arabtex-fdf2noalif-fullvoc.map) Provides: tex(arabtex-fdf2noalif-kashmiri-fullvoc.map) Provides: tex(arabtex-fdf2noalif-kashmiri-novoc.map) Provides: tex(arabtex-fdf2noalif-kashmiri-voc.map) Provides: tex(arabtex-fdf2noalif-kurdish.map) Provides: tex(arabtex-fdf2noalif-maghribi-fullvoc.map) Provides: tex(arabtex-fdf2noalif-maghribi-novoc.map) Provides: tex(arabtex-fdf2noalif-maghribi-voc.map) Provides: tex(arabtex-fdf2noalif-malay-fullvoc.map) Provides: tex(arabtex-fdf2noalif-malay-novoc.map) Provides: tex(arabtex-fdf2noalif-malay-voc.map) Provides: tex(arabtex-fdf2noalif-novoc.map) Provides: tex(arabtex-fdf2noalif-pashto-fullvoc.map) Provides: tex(arabtex-fdf2noalif-pashto-novoc.map) Provides: tex(arabtex-fdf2noalif-pashto-voc.map) Provides: tex(arabtex-fdf2noalif-sindhi-fullvoc.map) Provides: tex(arabtex-fdf2noalif-sindhi-novoc.map) Provides: tex(arabtex-fdf2noalif-sindhi-voc.map) Provides: tex(arabtex-fdf2noalif-turk-fullvoc.map) Provides: tex(arabtex-fdf2noalif-turk-novoc.map) Provides: tex(arabtex-fdf2noalif-turk-voc.map) Provides: tex(arabtex-fdf2noalif-uighur.map) Provides: tex(arabtex-fdf2noalif-urdu-fullvoc.map) Provides: tex(arabtex-fdf2noalif-urdu-novoc.map) Provides: tex(arabtex-fdf2noalif-urdu-voc.map) Provides: tex(arabtex-fdf2noalif-voc.map) Provides: tex(arabtex-pashto-trans-loc.map) Provides: tex(arabtex-sindhi-trans-loc.map) Provides: tex(arabtex-trans-dmg.map) Provides: tex(arabtex-trans-loc.map) Provides: tex(arabtex-urdu-trans-loc.map) Provides: tex(arabxetex.sty) Provides: tex(farsidigits.map) Provides: tex(fixlamalif.map) Provides: tex(mirrorpunct.map) Requires: tex(amsmath.sty) Requires: tex(bidi.sty) Requires: tex(fontspec.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source8: arabxetex.tar.xz Source9: arabxetex.doc.tar.xz %description -n texlive-arabxetex ArabXeTeX provides a convenient ArabTeX-like user-interface for typesetting languages using the Arabic script in XeLaTeX, with flexible access to font features. Input in ArabTeX notation can be set in three different vocalization modes or in roman transliteration. Direct UTF-8 input is also supported. The parsing and converting of ArabTeX input to Unicode is done by means of TECkit mappings. Version 1.0 provides support for Arabic, Maghribi Arabic, Farsi (Persian), Urdu, Sindhi, Kashmiri, Ottoman Turkish, Kurdish, Jawi (Malay) and Uighur. The documentation (not yet complete) covers topics such as typesetting the Holy Quran, typesetting bidirectional critical editions (with ednotes), and information on various recommended OpenType fonts for the Arabic script and for transliterating Oriental languages. date: 2010-03-06 07:51:23 +0000 %package -n texlive-arabxetex-doc Summary: Documentation for texlive-arabxetex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.v1.1.4svn17470 Release: 0 %description -n texlive-arabxetex-doc This package includes the documentation for texlive-arabxetex %post -n texlive-arabxetex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-arabxetex if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-arabxetex test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arabxetex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/arabxetex/README %{_texmfdistdir}/doc/xelatex/arabxetex/arabxetex.pdf %{_texmfdistdir}/doc/xelatex/arabxetex/examples/ednotes_example.pdf %{_texmfdistdir}/doc/xelatex/arabxetex/examples/ednotes_example.tex %{_texmfdistdir}/doc/xelatex/arabxetex/examples/minimal.tex %files -n texlive-arabxetex %defattr(-,root,root,755) %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kurdish.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kurdish.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-uighur.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-uighur.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kurdish.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kurdish.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-uighur.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-uighur.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-fullvoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-fullvoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-novoc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-novoc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-voc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-voc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.tec %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.map %{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.tec %{_texmfdistdir}/tex/xelatex/arabxetex/arabxetex.sty /var/adm/update-scripts/texlive-arabxetex-%{texlive_version}.%{texlive_noarch}.v1.1.4svn17470-%{release}-zypper %package -n texlive-aramaic-serto Version: %{texlive_version}.%{texlive_noarch}.1.0svn30042 Release: 0 Summary: Fonts and LaTeX for Syriac written in Serto License: LPPL-1.0 Group: Productivity/Publishing/TeX/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): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-aramaic-serto-fonts >= %{texlive_version} Recommends: texlive-aramaic-serto-doc >= %{texlive_version} Provides: tex(assy.tfm) Provides: tex(assyr.sty) Provides: tex(assyrb10.tfm) Provides: tex(serto.sty) Provides: tex(serto10.tfm) Provides: tex(sertob10.tfm) Provides: tex(syriac.map) Provides: tex(syriac.sty) Provides: tex(uassyr.fd) Provides: tex(userto.fd) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source10: aramaic-serto.tar.xz Source11: aramaic-serto.doc.tar.xz %description -n texlive-aramaic-serto This package enables (La)TeX users to typeset words or phrases (e-tex extensions are needed) in Syriac (Aramaic) using the Serto-alphabet. The package includes a preprocessor written in Python (>= 1.5.2) in order to deal with right-to-left typesetting for those who do not want to use elatex and to choose the correct letter depending on word context (initial/medial/final form). Detailed documentation and examples are included. date: 2013-04-18 11:30:17 +0000 %package -n texlive-aramaic-serto-doc Summary: Documentation for texlive-aramaic-serto License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0svn30042 Release: 0 %description -n texlive-aramaic-serto-doc This package includes the documentation for texlive-aramaic-serto %package -n texlive-aramaic-serto-fonts Summary: Severed fonts for texlive-aramaic-serto License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0svn30042 Release: 0 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-aramaic-serto-fonts The separated fonts package for texlive-aramaic-serto %post -n texlive-aramaic-serto mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+syriac.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+syriac.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map syriac.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-aramaic-serto if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+syriac.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-aramaic-serto test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-aramaic-serto-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/aramaic-serto/README %{_texmfdistdir}/doc/latex/aramaic-serto/assyr.font %{_texmfdistdir}/doc/latex/aramaic-serto/example.ptex %{_texmfdistdir}/doc/latex/aramaic-serto/serto.font %{_texmfdistdir}/doc/latex/aramaic-serto/serto.py %{_texmfdistdir}/doc/latex/aramaic-serto/sertodoc.pdf %{_texmfdistdir}/doc/latex/aramaic-serto/sertodoc.ptex %files -n texlive-aramaic-serto %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/aramaic-serto/assy.afm %{_texmfdistdir}/fonts/afm/public/aramaic-serto/assyrb10.afm %{_texmfdistdir}/fonts/afm/public/aramaic-serto/serto10.afm %{_texmfdistdir}/fonts/afm/public/aramaic-serto/sertob10.afm %{_texmfdistdir}/fonts/map/dvips/aramaic-serto/syriac.map %{_texmfdistdir}/fonts/source/public/aramaic-serto/assy.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/assyrb10.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/assyrfont.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/serto.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/serto10.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/sertob10.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/sertobase.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/sertofont.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/sertomacros.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/syriacvowels.mf %{_texmfdistdir}/fonts/source/public/aramaic-serto/test.mf %{_texmfdistdir}/fonts/tfm/public/aramaic-serto/assy.tfm %{_texmfdistdir}/fonts/tfm/public/aramaic-serto/assyrb10.tfm %{_texmfdistdir}/fonts/tfm/public/aramaic-serto/serto10.tfm %{_texmfdistdir}/fonts/tfm/public/aramaic-serto/sertob10.tfm %{_texmfdistdir}/fonts/type1/public/aramaic-serto/assy.pfb %{_texmfdistdir}/fonts/type1/public/aramaic-serto/assyrb10.pfb %{_texmfdistdir}/fonts/type1/public/aramaic-serto/serto10.pfb %{_texmfdistdir}/fonts/type1/public/aramaic-serto/sertob10.pfb %{_texmfdistdir}/tex/latex/aramaic-serto/assyr.sty %{_texmfdistdir}/tex/latex/aramaic-serto/serto.sty %{_texmfdistdir}/tex/latex/aramaic-serto/syriac.sty %{_texmfdistdir}/tex/latex/aramaic-serto/uassyr.fd %{_texmfdistdir}/tex/latex/aramaic-serto/userto.fd /var/adm/update-scripts/texlive-aramaic-serto-%{texlive_version}.%{texlive_noarch}.1.0svn30042-%{release}-zypper %package -n texlive-arara Version: %{texlive_version}.%{texlive_noarch}.3.0svn29762 Release: 0 Summary: Automation of LaTeX compilation License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-arara-bin >= %{texlive_version} Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-arara-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source12: arara.tar.xz Source13: arara.doc.tar.xz %description -n texlive-arara Arara is comparable with other well-known compilation tools like latexmk and rubber. The key difference is that that arara determines its actions from metadata in the source code, rather than relying on indirect resources, such as log file analysis. date: 2013-02-06 07:25:13 +0000 %package -n texlive-arara-doc Summary: Documentation for texlive-arara License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.3.0svn29762 Release: 0 %description -n texlive-arara-doc This package includes the documentation for texlive-arara %post -n texlive-arara mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-arara if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-arara test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arara-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/arara/README %{_texmfdistdir}/doc/support/arara/arara-usermanual.pdf %{_texmfdistdir}/doc/support/arara/arara-usermanual.tex %{_texmfdistdir}/doc/support/arara/arara.sty %{_texmfdistdir}/doc/support/arara/figures/arara.png %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-addcommand.png %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-addcompiler.png %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-araramenu.png %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-editcommands.png %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-listarara.png %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-newprofile.png %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-settings.png %{_texmfdistdir}/doc/support/arara/figures/installer/install-finish.png %{_texmfdistdir}/doc/support/arara/figures/installer/install-langsel.png %{_texmfdistdir}/doc/support/arara/figures/installer/install-license.png %{_texmfdistdir}/doc/support/arara/figures/installer/install-packs.png %{_texmfdistdir}/doc/support/arara/figures/installer/install-path.png %{_texmfdistdir}/doc/support/arara/figures/installer/install-pathwarning.png %{_texmfdistdir}/doc/support/arara/figures/installer/install-progress.png %{_texmfdistdir}/doc/support/arara/figures/installer/install-welcome.png %{_texmfdistdir}/doc/support/arara/figures/installer/uninstall-finish.png %{_texmfdistdir}/doc/support/arara/figures/installer/uninstall-welcome.png %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-config.png %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-newprofile.png %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-profiles.png %{_texmfdistdir}/doc/support/arara/figures/texshop/texshop-arara.png %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-add.png %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-arara.png %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-prefs.png %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-profile.png %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-ararabutton.png %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-menu.png %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-optionsinterface.png %{_texmfdistdir}/doc/support/arara/references.bib %files -n texlive-arara %defattr(-,root,root,755) %{_texmfdistdir}/scripts/arara/arara.jar %{_texmfdistdir}/scripts/arara/arara.sh %{_texmfdistdir}/scripts/arara/rules/biber.yaml %{_texmfdistdir}/scripts/arara/rules/bibtex.yaml %{_texmfdistdir}/scripts/arara/rules/clean.yaml %{_texmfdistdir}/scripts/arara/rules/dvips.yaml %{_texmfdistdir}/scripts/arara/rules/frontespizio.yaml %{_texmfdistdir}/scripts/arara/rules/latex.yaml %{_texmfdistdir}/scripts/arara/rules/lmkclean.yaml %{_texmfdistdir}/scripts/arara/rules/lualatex.yaml %{_texmfdistdir}/scripts/arara/rules/lualatexmk.yaml %{_texmfdistdir}/scripts/arara/rules/luatex.yaml %{_texmfdistdir}/scripts/arara/rules/make.yaml %{_texmfdistdir}/scripts/arara/rules/makeglossaries.yaml %{_texmfdistdir}/scripts/arara/rules/makeindex.yaml %{_texmfdistdir}/scripts/arara/rules/nomencl.yaml %{_texmfdistdir}/scripts/arara/rules/pdflatex.yaml %{_texmfdistdir}/scripts/arara/rules/pdflatexmk.yaml %{_texmfdistdir}/scripts/arara/rules/pdftex.yaml %{_texmfdistdir}/scripts/arara/rules/ps2pdf.yaml %{_texmfdistdir}/scripts/arara/rules/sketch.yaml %{_texmfdistdir}/scripts/arara/rules/songidx.yaml %{_texmfdistdir}/scripts/arara/rules/tex.yaml %{_texmfdistdir}/scripts/arara/rules/xelatex.yaml %{_texmfdistdir}/scripts/arara/rules/xelatexmk.yaml %{_texmfdistdir}/scripts/arara/rules/xetex.yaml /var/adm/update-scripts/texlive-arara-%{texlive_version}.%{texlive_noarch}.3.0svn29762-%{release}-zypper %package -n texlive-archaic Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: A collection of archaic 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): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-archaic-fonts >= %{texlive_version} Recommends: texlive-archaic-doc >= %{texlive_version} Provides: tex(aram10.tfm) Provides: tex(aramaic.map) Provides: tex(aramaic.sty) Provides: tex(archaicprw.map) Provides: tex(copsn10.tfm) Provides: tex(cugar10.tfm) Provides: tex(cypr10.tfm) Provides: tex(cypriot.map) Provides: tex(cypriot.sty) Provides: tex(etr10.tfm) Provides: tex(etruscan.map) Provides: tex(etruscan.sty) Provides: tex(fut10.map) Provides: tex(fut10.tfm) Provides: tex(givbc10.tfm) Provides: tex(greek4cbc.map) Provides: tex(greek4cbc.sty) Provides: tex(greek6cbc.map) Provides: tex(greek6cbc.sty) Provides: tex(gvibc10.tfm) Provides: tex(hieroglf.map) Provides: tex(hieroglf.sty) Provides: tex(linb10.tfm) Provides: tex(linearb.map) Provides: tex(linearb.sty) Provides: tex(nab10.tfm) Provides: tex(nabatean.map) Provides: tex(nabatean.sty) Provides: tex(oands.map) Provides: tex(oands.sty) Provides: tex(oandsi10.tfm) Provides: tex(oandsu10.tfm) Provides: tex(oldprsn.map) Provides: tex(oldprsn.sty) Provides: tex(ot1aram.fd) Provides: tex(ot1copsn.fd) Provides: tex(ot1cugar.fd) Provides: tex(ot1cypr.fd) Provides: tex(ot1etr.fd) Provides: tex(ot1fut.fd) Provides: tex(ot1givbc.fd) Provides: tex(ot1gvibc.fd) Provides: tex(ot1nab.fd) Provides: tex(ot1oands.fd) Provides: tex(ot1phnc.fd) Provides: tex(ot1pmhg.fd) Provides: tex(ot1proto.fd) Provides: tex(ot1sarab.fd) Provides: tex(ot1vik.fd) Provides: tex(phnc10.tfm) Provides: tex(phoenician.map) Provides: tex(phoenician.sty) Provides: tex(pmhg.tfm) Provides: tex(proto10.tfm) Provides: tex(protosem.map) Provides: tex(protosem.sty) Provides: tex(runic.sty) Provides: tex(sarab10.tfm) Provides: tex(sarabian.map) Provides: tex(sarabian.sty) Provides: tex(t1aram.fd) Provides: tex(t1copsn.fd) Provides: tex(t1cugar.fd) Provides: tex(t1cypr.fd) Provides: tex(t1etr.fd) Provides: tex(t1fut.fd) Provides: tex(t1givbc.fd) Provides: tex(t1gvibc.fd) Provides: tex(t1linb.fd) Provides: tex(t1nab.fd) Provides: tex(t1oands.fd) Provides: tex(t1phnc.fd) Provides: tex(t1pmhg.fd) Provides: tex(t1proto.fd) Provides: tex(t1sarab.fd) Provides: tex(t1vik.fd) Provides: tex(ugarite.map) Provides: tex(ugarite.sty) Provides: tex(vik10.tfm) Provides: tex(viking.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source14: archaic.tar.xz Source15: archaic.doc.tar.xz %description -n texlive-archaic The collection contains fonts to represent Aramaic, Cypriot, Etruscan, Greek of the 6th and 4th centuries BCE, Egyptian hieroglyphics, Linear A, Linear B, Nabatean old Persian, the Phaistos disc, Phoenician, proto-Semitic, runic, South Arabian Ugaritic and Viking scripts. The bundle also includes a small font for use in phonetic transcription of the archaic writings. The bundle's own directory includes a font installation map file for the whole collection. date: 2006-11-08 10:10:08 +0000 %package -n texlive-archaic-doc Summary: Documentation for texlive-archaic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 %description -n texlive-archaic-doc This package includes the documentation for texlive-archaic %package -n texlive-archaic-fonts Summary: Severed fonts for texlive-archaic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 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-archaic-fonts The separated fonts package for texlive-archaic %post -n texlive-archaic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+archaicprw.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+archaicprw.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map archaicprw.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-archaic if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+archaicprw.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-archaic test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-archaic-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/archaic/README.PRW %{_texmfdistdir}/doc/fonts/archaic/aramaic-README %{_texmfdistdir}/doc/fonts/archaic/aramaic.pdf %{_texmfdistdir}/doc/fonts/archaic/asamples.pdf %{_texmfdistdir}/doc/fonts/archaic/asamples.tex %{_texmfdistdir}/doc/fonts/archaic/cypriot-README %{_texmfdistdir}/doc/fonts/archaic/cypriot.pdf %{_texmfdistdir}/doc/fonts/archaic/etruscan-README %{_texmfdistdir}/doc/fonts/archaic/etruscan.pdf %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-README %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-trygivbc.pdf %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-trygivbc.tex %{_texmfdistdir}/doc/fonts/archaic/greek4cbc.pdf %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-README %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-trygvibc.pdf %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-trygvibc.tex %{_texmfdistdir}/doc/fonts/archaic/greek6cbc.pdf %{_texmfdistdir}/doc/fonts/archaic/hieroglf-README %{_texmfdistdir}/doc/fonts/archaic/hieroglf-trypmhg.pdf %{_texmfdistdir}/doc/fonts/archaic/hieroglf-trypmhg.tex %{_texmfdistdir}/doc/fonts/archaic/hieroglf.pdf %{_texmfdistdir}/doc/fonts/archaic/linearb-README %{_texmfdistdir}/doc/fonts/archaic/linearb.pdf %{_texmfdistdir}/doc/fonts/archaic/nabatean-README %{_texmfdistdir}/doc/fonts/archaic/nabatean.pdf %{_texmfdistdir}/doc/fonts/archaic/oands-README %{_texmfdistdir}/doc/fonts/archaic/oands.pdf %{_texmfdistdir}/doc/fonts/archaic/oldprsn-README %{_texmfdistdir}/doc/fonts/archaic/oldprsn.pdf %{_texmfdistdir}/doc/fonts/archaic/phoenician-README %{_texmfdistdir}/doc/fonts/archaic/phoenician-tryphnc.pdf %{_texmfdistdir}/doc/fonts/archaic/phoenician-tryphnc.tex %{_texmfdistdir}/doc/fonts/archaic/phoenician.pdf %{_texmfdistdir}/doc/fonts/archaic/protosem-README %{_texmfdistdir}/doc/fonts/archaic/protosem.pdf %{_texmfdistdir}/doc/fonts/archaic/runic-README %{_texmfdistdir}/doc/fonts/archaic/runic.pdf %{_texmfdistdir}/doc/fonts/archaic/sarabian-README %{_texmfdistdir}/doc/fonts/archaic/sarabian.pdf %{_texmfdistdir}/doc/fonts/archaic/tryaramaic.pdf %{_texmfdistdir}/doc/fonts/archaic/tryaramaic.tex %{_texmfdistdir}/doc/fonts/archaic/trycypriot.pdf %{_texmfdistdir}/doc/fonts/archaic/trycypriot.tex %{_texmfdistdir}/doc/fonts/archaic/tryetruscan.pdf %{_texmfdistdir}/doc/fonts/archaic/tryetruscan.tex %{_texmfdistdir}/doc/fonts/archaic/trylinearb.pdf %{_texmfdistdir}/doc/fonts/archaic/trylinearb.tex %{_texmfdistdir}/doc/fonts/archaic/trynabatean.pdf %{_texmfdistdir}/doc/fonts/archaic/trynabatean.tex %{_texmfdistdir}/doc/fonts/archaic/tryoands.pdf %{_texmfdistdir}/doc/fonts/archaic/tryoands.tex %{_texmfdistdir}/doc/fonts/archaic/tryoldprsn.pdf %{_texmfdistdir}/doc/fonts/archaic/tryoldprsn.tex %{_texmfdistdir}/doc/fonts/archaic/tryprotosem.pdf %{_texmfdistdir}/doc/fonts/archaic/tryprotosem.tex %{_texmfdistdir}/doc/fonts/archaic/tryrunic.pdf %{_texmfdistdir}/doc/fonts/archaic/tryrunic.tex %{_texmfdistdir}/doc/fonts/archaic/trysarabian.pdf %{_texmfdistdir}/doc/fonts/archaic/trysarabian.tex %{_texmfdistdir}/doc/fonts/archaic/tryugarite.pdf %{_texmfdistdir}/doc/fonts/archaic/tryugarite.tex %{_texmfdistdir}/doc/fonts/archaic/ugarite-README %{_texmfdistdir}/doc/fonts/archaic/ugarite.pdf %{_texmfdistdir}/doc/fonts/archaic/viking-README %{_texmfdistdir}/doc/fonts/archaic/viking-try_vik.tex %files -n texlive-archaic %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/archaic/aram10.afm %{_texmfdistdir}/fonts/afm/public/archaic/copsn10.afm %{_texmfdistdir}/fonts/afm/public/archaic/cugar10.afm %{_texmfdistdir}/fonts/afm/public/archaic/cypr10.afm %{_texmfdistdir}/fonts/afm/public/archaic/etr10.afm %{_texmfdistdir}/fonts/afm/public/archaic/fut10.afm %{_texmfdistdir}/fonts/afm/public/archaic/givbc10.afm %{_texmfdistdir}/fonts/afm/public/archaic/gvibc10.afm %{_texmfdistdir}/fonts/afm/public/archaic/linb10.afm %{_texmfdistdir}/fonts/afm/public/archaic/nab10.afm %{_texmfdistdir}/fonts/afm/public/archaic/oandsi10.afm %{_texmfdistdir}/fonts/afm/public/archaic/oandsu10.afm %{_texmfdistdir}/fonts/afm/public/archaic/phnc10.afm %{_texmfdistdir}/fonts/afm/public/archaic/pmhg.afm %{_texmfdistdir}/fonts/afm/public/archaic/proto10.afm %{_texmfdistdir}/fonts/afm/public/archaic/sarab10.afm %{_texmfdistdir}/fonts/map/dvips/archaic/aramaic.map %{_texmfdistdir}/fonts/map/dvips/archaic/archaicprw.map %{_texmfdistdir}/fonts/map/dvips/archaic/cypriot.map %{_texmfdistdir}/fonts/map/dvips/archaic/etruscan.map %{_texmfdistdir}/fonts/map/dvips/archaic/fut10.map %{_texmfdistdir}/fonts/map/dvips/archaic/greek4cbc.map %{_texmfdistdir}/fonts/map/dvips/archaic/greek6cbc.map %{_texmfdistdir}/fonts/map/dvips/archaic/hieroglf.map %{_texmfdistdir}/fonts/map/dvips/archaic/linearb.map %{_texmfdistdir}/fonts/map/dvips/archaic/nabatean.map %{_texmfdistdir}/fonts/map/dvips/archaic/oands.map %{_texmfdistdir}/fonts/map/dvips/archaic/oldprsn.map %{_texmfdistdir}/fonts/map/dvips/archaic/phoenician.map %{_texmfdistdir}/fonts/map/dvips/archaic/protosem.map %{_texmfdistdir}/fonts/map/dvips/archaic/sarabian.map %{_texmfdistdir}/fonts/map/dvips/archaic/ugarite.map %{_texmfdistdir}/fonts/source/public/archaic/copsn10.mf %{_texmfdistdir}/fonts/source/public/archaic/givbc10.mf %{_texmfdistdir}/fonts/source/public/archaic/gvibc10.mf %{_texmfdistdir}/fonts/source/public/archaic/sarab10.mf %{_texmfdistdir}/fonts/source/public/archaic/vik10.mf %{_texmfdistdir}/fonts/source/public/archaic/vikglyph.mf %{_texmfdistdir}/fonts/source/public/archaic/viktitle.mf %{_texmfdistdir}/fonts/tfm/public/archaic/aram10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/copsn10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/cugar10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/cypr10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/etr10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/fut10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/givbc10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/gvibc10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/linb10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/nab10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/oandsi10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/oandsu10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/phnc10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/pmhg.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/proto10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/sarab10.tfm %{_texmfdistdir}/fonts/tfm/public/archaic/vik10.tfm %{_texmfdistdir}/fonts/type1/public/archaic/aram10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/copsn10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/cugar10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/cypr10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/etr10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/fut10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/givbc10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/gvibc10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/linb10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/nab10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/oandsi10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/oandsu10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/phnc10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/pmhg.pfb %{_texmfdistdir}/fonts/type1/public/archaic/proto10.pfb %{_texmfdistdir}/fonts/type1/public/archaic/sarab10.pfb %{_texmfdistdir}/tex/latex/archaic/aramaic.sty %{_texmfdistdir}/tex/latex/archaic/cypriot.sty %{_texmfdistdir}/tex/latex/archaic/etruscan.sty %{_texmfdistdir}/tex/latex/archaic/greek4cbc.sty %{_texmfdistdir}/tex/latex/archaic/greek6cbc.sty %{_texmfdistdir}/tex/latex/archaic/hieroglf.sty %{_texmfdistdir}/tex/latex/archaic/linearb.sty %{_texmfdistdir}/tex/latex/archaic/nabatean.sty %{_texmfdistdir}/tex/latex/archaic/oands.sty %{_texmfdistdir}/tex/latex/archaic/oldprsn.sty %{_texmfdistdir}/tex/latex/archaic/ot1aram.fd %{_texmfdistdir}/tex/latex/archaic/ot1copsn.fd %{_texmfdistdir}/tex/latex/archaic/ot1cugar.fd %{_texmfdistdir}/tex/latex/archaic/ot1cypr.fd %{_texmfdistdir}/tex/latex/archaic/ot1etr.fd %{_texmfdistdir}/tex/latex/archaic/ot1fut.fd %{_texmfdistdir}/tex/latex/archaic/ot1givbc.fd %{_texmfdistdir}/tex/latex/archaic/ot1gvibc.fd %{_texmfdistdir}/tex/latex/archaic/ot1nab.fd %{_texmfdistdir}/tex/latex/archaic/ot1oands.fd %{_texmfdistdir}/tex/latex/archaic/ot1phnc.fd %{_texmfdistdir}/tex/latex/archaic/ot1pmhg.fd %{_texmfdistdir}/tex/latex/archaic/ot1proto.fd %{_texmfdistdir}/tex/latex/archaic/ot1sarab.fd %{_texmfdistdir}/tex/latex/archaic/ot1vik.fd %{_texmfdistdir}/tex/latex/archaic/phoenician.sty %{_texmfdistdir}/tex/latex/archaic/protosem.sty %{_texmfdistdir}/tex/latex/archaic/runic.sty %{_texmfdistdir}/tex/latex/archaic/sarabian.sty %{_texmfdistdir}/tex/latex/archaic/t1aram.fd %{_texmfdistdir}/tex/latex/archaic/t1copsn.fd %{_texmfdistdir}/tex/latex/archaic/t1cugar.fd %{_texmfdistdir}/tex/latex/archaic/t1cypr.fd %{_texmfdistdir}/tex/latex/archaic/t1etr.fd %{_texmfdistdir}/tex/latex/archaic/t1fut.fd %{_texmfdistdir}/tex/latex/archaic/t1givbc.fd %{_texmfdistdir}/tex/latex/archaic/t1gvibc.fd %{_texmfdistdir}/tex/latex/archaic/t1linb.fd %{_texmfdistdir}/tex/latex/archaic/t1nab.fd %{_texmfdistdir}/tex/latex/archaic/t1oands.fd %{_texmfdistdir}/tex/latex/archaic/t1phnc.fd %{_texmfdistdir}/tex/latex/archaic/t1pmhg.fd %{_texmfdistdir}/tex/latex/archaic/t1proto.fd %{_texmfdistdir}/tex/latex/archaic/t1sarab.fd %{_texmfdistdir}/tex/latex/archaic/t1vik.fd %{_texmfdistdir}/tex/latex/archaic/ugarite.sty %{_texmfdistdir}/tex/latex/archaic/viking.sty /var/adm/update-scripts/texlive-archaic-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-arcs Version: %{texlive_version}.%{texlive_noarch}.1svn15878 Release: 0 Summary: Draw arcs over and under 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): texlive >= %{texlive_version} Recommends: texlive-arcs-doc >= %{texlive_version} Provides: tex(arcs.sty) Requires: tex(relsize.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source16: arcs.tar.xz Source17: arcs.doc.tar.xz %description -n texlive-arcs The package provides two commands for placing an arc over (\overarc) or under (\underarc) a piece of text. (The text may be up to three letters long.) The commands generate an \hbox, and may be used both in text and in maths formulae. date: 2006-10-12 13:06:10 +0000 %package -n texlive-arcs-doc Summary: Documentation for texlive-arcs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1svn15878 Release: 0 %description -n texlive-arcs-doc This package includes the documentation for texlive-arcs %post -n texlive-arcs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-arcs if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-arcs test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arcs-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/arcs/README %{_texmfdistdir}/doc/latex/arcs/arcs.pdf %{_texmfdistdir}/doc/latex/arcs/arcstest.tex %files -n texlive-arcs %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/arcs/arcs.sty /var/adm/update-scripts/texlive-arcs-%{texlive_version}.%{texlive_noarch}.1svn15878-%{release}-zypper %package -n texlive-arev Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Fonts and LaTeX support files for Arev Sans License: LPPL-1.0 Group: Productivity/Publishing/TeX/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): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-arev-fonts >= %{texlive_version} Recommends: texlive-arev-doc >= %{texlive_version} Requires: tex(mdacmr.fd) Provides: tex(ArevSans-Bold.tfm) Provides: tex(ArevSans-BoldOblique.tfm) Provides: tex(ArevSans-Oblique.tfm) Provides: tex(ArevSans-Roman.tfm) Provides: tex(ams-mdbch.sty) Provides: tex(arev.map) Provides: tex(arev.sty) Provides: tex(arevmath.sty) Provides: tex(arevoml.enc) Provides: tex(arevoms.enc) Provides: tex(arevot1.enc) Provides: tex(arevsymbols.tex) Provides: tex(arevtext.sty) Provides: tex(favb8r.tfm) Provides: tex(favb8t.tfm) Provides: tex(favb8t.vf) Provides: tex(favbi8r.tfm) Provides: tex(favbi8t.tfm) Provides: tex(favbi8t.vf) Provides: tex(favmb7t.tfm) Provides: tex(favmbi7m.tfm) Provides: tex(favmr7t.tfm) Provides: tex(favmr7y.tfm) Provides: tex(favmri7m.tfm) Provides: tex(favr8r.tfm) Provides: tex(favr8t.tfm) Provides: tex(favr8t.vf) Provides: tex(favri8r.tfm) Provides: tex(favri8t.tfm) Provides: tex(favri8t.vf) Provides: tex(omlzavm.fd) Provides: tex(omszavm.fd) Provides: tex(ot1zavm.fd) Provides: tex(t1fav.fd) Provides: tex(uzavm.fd) Provides: tex(zavmb7t.tfm) Provides: tex(zavmb7t.vf) Provides: tex(zavmbi7m.tfm) Provides: tex(zavmbi7m.vf) Provides: tex(zavmr7t.tfm) Provides: tex(zavmr7t.vf) Provides: tex(zavmr7y.tfm) Provides: tex(zavmr7y.vf) Provides: tex(zavmri7m.tfm) Provides: tex(zavmri7m.vf) Requires: tex(amsfonts.sty) Requires: tex(amssymb.sty) Requires: tex(beramono.sty) Requires: tex(fontenc.sty) Requires: tex(ifthen.sty) Requires: tex(textcomp.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source18: arev.tar.xz Source19: arev.doc.tar.xz %description -n texlive-arev The package arev provides type 1 and virtual fonts, together with LaTeX packages for using Arev Sans in both text and mathematics. Arev Sans is a derivative of Bitstream Vera Sans created by Tavmjong Bah, adding support for Greek and Cyrillic characters. Bah also added a few variant letters that are more appropriate for mathematics. The primary purpose for using Arev Sans in LaTeX is presentations, particularly when using a computer projector. In such a context, Arev Sans is quite readable, with large x-height, "open letters", wide spacing, and thick stems. The style is very similar to the SliTeX font lcmss, but heavier. Arev is one of a very small number of sans- font mathematics support packages. Others are cmbright, hvmath and kerkis. date: 2007-02-25 14:08:52 +0000 %package -n texlive-arev-doc Summary: Documentation for texlive-arev License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 %description -n texlive-arev-doc This package includes the documentation for texlive-arev %package -n texlive-arev-fonts Summary: Severed fonts for texlive-arev License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 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-arev-fonts The separated fonts package for texlive-arev %post -n texlive-arev mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+arev.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+arev.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map arev.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-arev if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+arev.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-arev test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arev-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/arev/ArevSansLicense.txt %{_texmfdistdir}/doc/fonts/arev/BitstreamVeraLicense.txt %{_texmfdistdir}/doc/fonts/arev/ChangeLog %{_texmfdistdir}/doc/fonts/arev/GPLv2.txt %{_texmfdistdir}/doc/fonts/arev/LPPLv1-3a.txt %{_texmfdistdir}/doc/fonts/arev/Makefile %{_texmfdistdir}/doc/fonts/arev/README %{_texmfdistdir}/doc/fonts/arev/arevdoc.lyx %{_texmfdistdir}/doc/fonts/arev/arevdoc.pdf %{_texmfdistdir}/doc/fonts/arev/arevdoc.tex %{_texmfdistdir}/doc/fonts/arev/fontsample.tex %{_texmfdistdir}/doc/fonts/arev/mathtesty.pdf %{_texmfdistdir}/doc/fonts/arev/mathtesty.tex %{_texmfdistdir}/doc/fonts/arev/prosper-arev.tex %{_texmfdistdir}/doc/fonts/arev/prosper-cmbright.tex %{_texmfdistdir}/doc/fonts/arev/prosper-cmss.tex %{_texmfdistdir}/doc/fonts/arev/prosper-header.tex %{_texmfdistdir}/doc/fonts/arev/prosper-helvetica.tex %{_texmfdistdir}/doc/fonts/arev/prosper-kerkis.tex %{_texmfdistdir}/doc/fonts/arev/prosper-lcmss.tex %{_texmfdistdir}/doc/fonts/arev/prosper-text.tex %files -n texlive-arev %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Bold.afm %{_texmfdistdir}/fonts/afm/public/arev/ArevSans-BoldOblique.afm %{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Oblique.afm %{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Roman.afm %{_texmfdistdir}/fonts/enc/dvips/arev/arevoml.enc %{_texmfdistdir}/fonts/enc/dvips/arev/arevoms.enc %{_texmfdistdir}/fonts/enc/dvips/arev/arevot1.enc %{_texmfdistdir}/fonts/map/dvips/arev/arev.map %{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Bold.tfm %{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-BoldOblique.tfm %{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Oblique.tfm %{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Roman.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favb8r.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favb8t.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favbi8r.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favbi8t.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favmb7t.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favmbi7m.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favmr7t.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favmr7y.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favmri7m.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favr8r.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favr8t.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favri8r.tfm %{_texmfdistdir}/fonts/tfm/public/arev/favri8t.tfm %{_texmfdistdir}/fonts/tfm/public/arev/zavmb7t.tfm %{_texmfdistdir}/fonts/tfm/public/arev/zavmbi7m.tfm %{_texmfdistdir}/fonts/tfm/public/arev/zavmr7t.tfm %{_texmfdistdir}/fonts/tfm/public/arev/zavmr7y.tfm %{_texmfdistdir}/fonts/tfm/public/arev/zavmri7m.tfm %{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Bold.pfb %{_texmfdistdir}/fonts/type1/public/arev/ArevSans-BoldOblique.pfb %{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Oblique.pfb %{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Roman.pfb %{_texmfdistdir}/fonts/vf/public/arev/favb8t.vf %{_texmfdistdir}/fonts/vf/public/arev/favbi8t.vf %{_texmfdistdir}/fonts/vf/public/arev/favr8t.vf %{_texmfdistdir}/fonts/vf/public/arev/favri8t.vf %{_texmfdistdir}/fonts/vf/public/arev/zavmb7t.vf %{_texmfdistdir}/fonts/vf/public/arev/zavmbi7m.vf %{_texmfdistdir}/fonts/vf/public/arev/zavmr7t.vf %{_texmfdistdir}/fonts/vf/public/arev/zavmr7y.vf %{_texmfdistdir}/fonts/vf/public/arev/zavmri7m.vf %{_texmfdistdir}/tex/latex/arev/ams-mdbch.sty %{_texmfdistdir}/tex/latex/arev/arev.sty %{_texmfdistdir}/tex/latex/arev/arevmath.sty %{_texmfdistdir}/tex/latex/arev/arevsymbols.tex %{_texmfdistdir}/tex/latex/arev/arevtext.sty %{_texmfdistdir}/tex/latex/arev/omlzavm.fd %{_texmfdistdir}/tex/latex/arev/omszavm.fd %{_texmfdistdir}/tex/latex/arev/ot1zavm.fd %{_texmfdistdir}/tex/latex/arev/t1fav.fd %{_texmfdistdir}/tex/latex/arev/uzavm.fd /var/adm/update-scripts/texlive-arev-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-around-the-bend Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Typeset exercises in TeX, with answers License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source20: around-the-bend.doc.tar.xz %description -n texlive-around-the-bend This is a typeset version of the files of the aro-bend, plus three extra questions (with their answers) that Michael Downes didn't manage to get onto CTAN. date: 2009-11-09 12:03:38 +0000 %post -n texlive-around-the-bend mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-around-the-bend if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-around-the-bend test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-around-the-bend %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/around-the-bend/AroundTheBend.pdf %{_texmfdistdir}/doc/generic/around-the-bend/AroundTheBend.tex %{_texmfdistdir}/doc/generic/around-the-bend/README /var/adm/update-scripts/texlive-around-the-bend-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-arphic Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Arphic (Chinese) font packages License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-arphic-fonts >= %{texlive_version} Recommends: texlive-arphic-doc >= %{texlive_version} Provides: tex(bkaimp00.tfm) Provides: tex(bkaimp00.vf) Provides: tex(bkaimp01.tfm) Provides: tex(bkaimp01.vf) Provides: tex(bkaimp02.tfm) Provides: tex(bkaimp02.vf) Provides: tex(bkaimp03.tfm) Provides: tex(bkaimp03.vf) Provides: tex(bkaimp04.tfm) Provides: tex(bkaimp04.vf) Provides: tex(bkaimp05.tfm) Provides: tex(bkaimp05.vf) Provides: tex(bkaimp06.tfm) Provides: tex(bkaimp06.vf) Provides: tex(bkaimp07.tfm) Provides: tex(bkaimp07.vf) Provides: tex(bkaimp08.tfm) Provides: tex(bkaimp08.vf) Provides: tex(bkaimp09.tfm) Provides: tex(bkaimp09.vf) Provides: tex(bkaimp10.tfm) Provides: tex(bkaimp10.vf) Provides: tex(bkaimp11.tfm) Provides: tex(bkaimp11.vf) Provides: tex(bkaimp12.tfm) Provides: tex(bkaimp12.vf) Provides: tex(bkaimp13.tfm) Provides: tex(bkaimp13.vf) Provides: tex(bkaimp14.tfm) Provides: tex(bkaimp14.vf) Provides: tex(bkaimp15.tfm) Provides: tex(bkaimp15.vf) Provides: tex(bkaimp16.tfm) Provides: tex(bkaimp16.vf) Provides: tex(bkaimp17.tfm) Provides: tex(bkaimp17.vf) Provides: tex(bkaimp18.tfm) Provides: tex(bkaimp18.vf) Provides: tex(bkaimp19.tfm) Provides: tex(bkaimp19.vf) Provides: tex(bkaimp20.tfm) Provides: tex(bkaimp20.vf) Provides: tex(bkaimp21.tfm) Provides: tex(bkaimp21.vf) Provides: tex(bkaimp22.tfm) Provides: tex(bkaimp22.vf) Provides: tex(bkaimp23.tfm) Provides: tex(bkaimp23.vf) Provides: tex(bkaimp25.tfm) Provides: tex(bkaimp25.vf) Provides: tex(bkaimp26.tfm) Provides: tex(bkaimp26.vf) Provides: tex(bkaimp27.tfm) Provides: tex(bkaimp27.vf) Provides: tex(bkaimp28.tfm) Provides: tex(bkaimp28.vf) Provides: tex(bkaimp29.tfm) Provides: tex(bkaimp29.vf) Provides: tex(bkaimp30.tfm) Provides: tex(bkaimp30.vf) Provides: tex(bkaimp31.tfm) Provides: tex(bkaimp31.vf) Provides: tex(bkaimp32.tfm) Provides: tex(bkaimp32.vf) Provides: tex(bkaimp33.tfm) Provides: tex(bkaimp33.vf) Provides: tex(bkaimp34.tfm) Provides: tex(bkaimp34.vf) Provides: tex(bkaimp35.tfm) Provides: tex(bkaimp35.vf) Provides: tex(bkaimp36.tfm) Provides: tex(bkaimp36.vf) Provides: tex(bkaimp37.tfm) Provides: tex(bkaimp37.vf) Provides: tex(bkaimp38.tfm) Provides: tex(bkaimp38.vf) Provides: tex(bkaimp39.tfm) Provides: tex(bkaimp39.vf) Provides: tex(bkaimp40.tfm) Provides: tex(bkaimp40.vf) Provides: tex(bkaimp41.tfm) Provides: tex(bkaimp41.vf) Provides: tex(bkaimp42.tfm) Provides: tex(bkaimp42.vf) Provides: tex(bkaimp43.tfm) Provides: tex(bkaimp43.vf) Provides: tex(bkaimp44.tfm) Provides: tex(bkaimp44.vf) Provides: tex(bkaimp45.tfm) Provides: tex(bkaimp45.vf) Provides: tex(bkaimp46.tfm) Provides: tex(bkaimp46.vf) Provides: tex(bkaimp47.tfm) Provides: tex(bkaimp47.vf) Provides: tex(bkaimp48.tfm) Provides: tex(bkaimp48.vf) Provides: tex(bkaimp49.tfm) Provides: tex(bkaimp49.vf) Provides: tex(bkaimp50.tfm) Provides: tex(bkaimp50.vf) Provides: tex(bkaimp51.tfm) Provides: tex(bkaimp51.vf) Provides: tex(bkaimp52.tfm) Provides: tex(bkaimp52.vf) Provides: tex(bkaimp53.tfm) Provides: tex(bkaimp53.vf) Provides: tex(bkaimp54.tfm) Provides: tex(bkaimp54.vf) Provides: tex(bkaimp55.tfm) Provides: tex(bkaimp55.vf) Provides: tex(bkaimpv.tfm) Provides: tex(bkaimpv.vf) Provides: tex(bkaiu.map) Provides: tex(bkaiu00.tfm) Provides: tex(bkaiu02.tfm) Provides: tex(bkaiu03.tfm) Provides: tex(bkaiu20.tfm) Provides: tex(bkaiu21.tfm) Provides: tex(bkaiu22.tfm) Provides: tex(bkaiu25.tfm) Provides: tex(bkaiu26.tfm) Provides: tex(bkaiu30.tfm) Provides: tex(bkaiu31.tfm) Provides: tex(bkaiu32.tfm) Provides: tex(bkaiu33.tfm) Provides: tex(bkaiu4e.tfm) Provides: tex(bkaiu4f.tfm) Provides: tex(bkaiu50.tfm) Provides: tex(bkaiu51.tfm) Provides: tex(bkaiu52.tfm) Provides: tex(bkaiu53.tfm) Provides: tex(bkaiu54.tfm) Provides: tex(bkaiu55.tfm) Provides: tex(bkaiu56.tfm) Provides: tex(bkaiu57.tfm) Provides: tex(bkaiu58.tfm) Provides: tex(bkaiu59.tfm) Provides: tex(bkaiu5a.tfm) Provides: tex(bkaiu5b.tfm) Provides: tex(bkaiu5c.tfm) Provides: tex(bkaiu5d.tfm) Provides: tex(bkaiu5e.tfm) Provides: tex(bkaiu5f.tfm) Provides: tex(bkaiu60.tfm) Provides: tex(bkaiu61.tfm) Provides: tex(bkaiu62.tfm) Provides: tex(bkaiu63.tfm) Provides: tex(bkaiu64.tfm) Provides: tex(bkaiu65.tfm) Provides: tex(bkaiu66.tfm) Provides: tex(bkaiu67.tfm) Provides: tex(bkaiu68.tfm) Provides: tex(bkaiu69.tfm) Provides: tex(bkaiu6a.tfm) Provides: tex(bkaiu6b.tfm) Provides: tex(bkaiu6c.tfm) Provides: tex(bkaiu6d.tfm) Provides: tex(bkaiu6e.tfm) Provides: tex(bkaiu6f.tfm) Provides: tex(bkaiu70.tfm) Provides: tex(bkaiu71.tfm) Provides: tex(bkaiu72.tfm) Provides: tex(bkaiu73.tfm) Provides: tex(bkaiu74.tfm) Provides: tex(bkaiu75.tfm) Provides: tex(bkaiu76.tfm) Provides: tex(bkaiu77.tfm) Provides: tex(bkaiu78.tfm) Provides: tex(bkaiu79.tfm) Provides: tex(bkaiu7a.tfm) Provides: tex(bkaiu7b.tfm) Provides: tex(bkaiu7c.tfm) Provides: tex(bkaiu7d.tfm) Provides: tex(bkaiu7e.tfm) Provides: tex(bkaiu7f.tfm) Provides: tex(bkaiu80.tfm) Provides: tex(bkaiu81.tfm) Provides: tex(bkaiu82.tfm) Provides: tex(bkaiu83.tfm) Provides: tex(bkaiu84.tfm) Provides: tex(bkaiu85.tfm) Provides: tex(bkaiu86.tfm) Provides: tex(bkaiu87.tfm) Provides: tex(bkaiu88.tfm) Provides: tex(bkaiu89.tfm) Provides: tex(bkaiu8a.tfm) Provides: tex(bkaiu8b.tfm) Provides: tex(bkaiu8c.tfm) Provides: tex(bkaiu8d.tfm) Provides: tex(bkaiu8e.tfm) Provides: tex(bkaiu8f.tfm) Provides: tex(bkaiu90.tfm) Provides: tex(bkaiu91.tfm) Provides: tex(bkaiu92.tfm) Provides: tex(bkaiu93.tfm) Provides: tex(bkaiu94.tfm) Provides: tex(bkaiu95.tfm) Provides: tex(bkaiu96.tfm) Provides: tex(bkaiu97.tfm) Provides: tex(bkaiu98.tfm) Provides: tex(bkaiu99.tfm) Provides: tex(bkaiu9a.tfm) Provides: tex(bkaiu9b.tfm) Provides: tex(bkaiu9c.tfm) Provides: tex(bkaiu9d.tfm) Provides: tex(bkaiu9e.tfm) Provides: tex(bkaiu9f.tfm) Provides: tex(bkaiuee.tfm) Provides: tex(bkaiuf6.tfm) Provides: tex(bkaiuf7.tfm) Provides: tex(bkaiuf8.tfm) Provides: tex(bkaiufa.tfm) Provides: tex(bkaiufe.tfm) Provides: tex(bkaiuff.tfm) Provides: tex(bkaiuv.tfm) Provides: tex(bsmilp00.tfm) Provides: tex(bsmilp00.vf) Provides: tex(bsmilp01.tfm) Provides: tex(bsmilp01.vf) Provides: tex(bsmilp02.tfm) Provides: tex(bsmilp02.vf) Provides: tex(bsmilp03.tfm) Provides: tex(bsmilp03.vf) Provides: tex(bsmilp04.tfm) Provides: tex(bsmilp04.vf) Provides: tex(bsmilp05.tfm) Provides: tex(bsmilp05.vf) Provides: tex(bsmilp06.tfm) Provides: tex(bsmilp06.vf) Provides: tex(bsmilp07.tfm) Provides: tex(bsmilp07.vf) Provides: tex(bsmilp08.tfm) Provides: tex(bsmilp08.vf) Provides: tex(bsmilp09.tfm) Provides: tex(bsmilp09.vf) Provides: tex(bsmilp10.tfm) Provides: tex(bsmilp10.vf) Provides: tex(bsmilp11.tfm) Provides: tex(bsmilp11.vf) Provides: tex(bsmilp12.tfm) Provides: tex(bsmilp12.vf) Provides: tex(bsmilp13.tfm) Provides: tex(bsmilp13.vf) Provides: tex(bsmilp14.tfm) Provides: tex(bsmilp14.vf) Provides: tex(bsmilp15.tfm) Provides: tex(bsmilp15.vf) Provides: tex(bsmilp16.tfm) Provides: tex(bsmilp16.vf) Provides: tex(bsmilp17.tfm) Provides: tex(bsmilp17.vf) Provides: tex(bsmilp18.tfm) Provides: tex(bsmilp18.vf) Provides: tex(bsmilp19.tfm) Provides: tex(bsmilp19.vf) Provides: tex(bsmilp20.tfm) Provides: tex(bsmilp20.vf) Provides: tex(bsmilp21.tfm) Provides: tex(bsmilp21.vf) Provides: tex(bsmilp22.tfm) Provides: tex(bsmilp22.vf) Provides: tex(bsmilp23.tfm) Provides: tex(bsmilp23.vf) Provides: tex(bsmilp25.tfm) Provides: tex(bsmilp25.vf) Provides: tex(bsmilp26.tfm) Provides: tex(bsmilp26.vf) Provides: tex(bsmilp27.tfm) Provides: tex(bsmilp27.vf) Provides: tex(bsmilp28.tfm) Provides: tex(bsmilp28.vf) Provides: tex(bsmilp29.tfm) Provides: tex(bsmilp29.vf) Provides: tex(bsmilp30.tfm) Provides: tex(bsmilp30.vf) Provides: tex(bsmilp31.tfm) Provides: tex(bsmilp31.vf) Provides: tex(bsmilp32.tfm) Provides: tex(bsmilp32.vf) Provides: tex(bsmilp33.tfm) Provides: tex(bsmilp33.vf) Provides: tex(bsmilp34.tfm) Provides: tex(bsmilp34.vf) Provides: tex(bsmilp35.tfm) Provides: tex(bsmilp35.vf) Provides: tex(bsmilp36.tfm) Provides: tex(bsmilp36.vf) Provides: tex(bsmilp37.tfm) Provides: tex(bsmilp37.vf) Provides: tex(bsmilp38.tfm) Provides: tex(bsmilp38.vf) Provides: tex(bsmilp39.tfm) Provides: tex(bsmilp39.vf) Provides: tex(bsmilp40.tfm) Provides: tex(bsmilp40.vf) Provides: tex(bsmilp41.tfm) Provides: tex(bsmilp41.vf) Provides: tex(bsmilp42.tfm) Provides: tex(bsmilp42.vf) Provides: tex(bsmilp43.tfm) Provides: tex(bsmilp43.vf) Provides: tex(bsmilp44.tfm) Provides: tex(bsmilp44.vf) Provides: tex(bsmilp45.tfm) Provides: tex(bsmilp45.vf) Provides: tex(bsmilp46.tfm) Provides: tex(bsmilp46.vf) Provides: tex(bsmilp47.tfm) Provides: tex(bsmilp47.vf) Provides: tex(bsmilp48.tfm) Provides: tex(bsmilp48.vf) Provides: tex(bsmilp49.tfm) Provides: tex(bsmilp49.vf) Provides: tex(bsmilp50.tfm) Provides: tex(bsmilp50.vf) Provides: tex(bsmilp51.tfm) Provides: tex(bsmilp51.vf) Provides: tex(bsmilp52.tfm) Provides: tex(bsmilp52.vf) Provides: tex(bsmilp53.tfm) Provides: tex(bsmilp53.vf) Provides: tex(bsmilp54.tfm) Provides: tex(bsmilp54.vf) Provides: tex(bsmilp55.tfm) Provides: tex(bsmilp55.vf) Provides: tex(bsmilpv.tfm) Provides: tex(bsmilpv.vf) Provides: tex(bsmiu.map) Provides: tex(bsmiu00.tfm) Provides: tex(bsmiu02.tfm) Provides: tex(bsmiu03.tfm) Provides: tex(bsmiu20.tfm) Provides: tex(bsmiu21.tfm) Provides: tex(bsmiu22.tfm) Provides: tex(bsmiu25.tfm) Provides: tex(bsmiu26.tfm) Provides: tex(bsmiu30.tfm) Provides: tex(bsmiu31.tfm) Provides: tex(bsmiu32.tfm) Provides: tex(bsmiu33.tfm) Provides: tex(bsmiu4e.tfm) Provides: tex(bsmiu4f.tfm) Provides: tex(bsmiu50.tfm) Provides: tex(bsmiu51.tfm) Provides: tex(bsmiu52.tfm) Provides: tex(bsmiu53.tfm) Provides: tex(bsmiu54.tfm) Provides: tex(bsmiu55.tfm) Provides: tex(bsmiu56.tfm) Provides: tex(bsmiu57.tfm) Provides: tex(bsmiu58.tfm) Provides: tex(bsmiu59.tfm) Provides: tex(bsmiu5a.tfm) Provides: tex(bsmiu5b.tfm) Provides: tex(bsmiu5c.tfm) Provides: tex(bsmiu5d.tfm) Provides: tex(bsmiu5e.tfm) Provides: tex(bsmiu5f.tfm) Provides: tex(bsmiu60.tfm) Provides: tex(bsmiu61.tfm) Provides: tex(bsmiu62.tfm) Provides: tex(bsmiu63.tfm) Provides: tex(bsmiu64.tfm) Provides: tex(bsmiu65.tfm) Provides: tex(bsmiu66.tfm) Provides: tex(bsmiu67.tfm) Provides: tex(bsmiu68.tfm) Provides: tex(bsmiu69.tfm) Provides: tex(bsmiu6a.tfm) Provides: tex(bsmiu6b.tfm) Provides: tex(bsmiu6c.tfm) Provides: tex(bsmiu6d.tfm) Provides: tex(bsmiu6e.tfm) Provides: tex(bsmiu6f.tfm) Provides: tex(bsmiu70.tfm) Provides: tex(bsmiu71.tfm) Provides: tex(bsmiu72.tfm) Provides: tex(bsmiu73.tfm) Provides: tex(bsmiu74.tfm) Provides: tex(bsmiu75.tfm) Provides: tex(bsmiu76.tfm) Provides: tex(bsmiu77.tfm) Provides: tex(bsmiu78.tfm) Provides: tex(bsmiu79.tfm) Provides: tex(bsmiu7a.tfm) Provides: tex(bsmiu7b.tfm) Provides: tex(bsmiu7c.tfm) Provides: tex(bsmiu7d.tfm) Provides: tex(bsmiu7e.tfm) Provides: tex(bsmiu7f.tfm) Provides: tex(bsmiu80.tfm) Provides: tex(bsmiu81.tfm) Provides: tex(bsmiu82.tfm) Provides: tex(bsmiu83.tfm) Provides: tex(bsmiu84.tfm) Provides: tex(bsmiu85.tfm) Provides: tex(bsmiu86.tfm) Provides: tex(bsmiu87.tfm) Provides: tex(bsmiu88.tfm) Provides: tex(bsmiu89.tfm) Provides: tex(bsmiu8a.tfm) Provides: tex(bsmiu8b.tfm) Provides: tex(bsmiu8c.tfm) Provides: tex(bsmiu8d.tfm) Provides: tex(bsmiu8e.tfm) Provides: tex(bsmiu8f.tfm) Provides: tex(bsmiu90.tfm) Provides: tex(bsmiu91.tfm) Provides: tex(bsmiu92.tfm) Provides: tex(bsmiu93.tfm) Provides: tex(bsmiu94.tfm) Provides: tex(bsmiu95.tfm) Provides: tex(bsmiu96.tfm) Provides: tex(bsmiu97.tfm) Provides: tex(bsmiu98.tfm) Provides: tex(bsmiu99.tfm) Provides: tex(bsmiu9a.tfm) Provides: tex(bsmiu9b.tfm) Provides: tex(bsmiu9c.tfm) Provides: tex(bsmiu9d.tfm) Provides: tex(bsmiu9e.tfm) Provides: tex(bsmiu9f.tfm) Provides: tex(bsmiuee.tfm) Provides: tex(bsmiuf6.tfm) Provides: tex(bsmiuf7.tfm) Provides: tex(bsmiuf8.tfm) Provides: tex(bsmiufa.tfm) Provides: tex(bsmiufe.tfm) Provides: tex(bsmiuff.tfm) Provides: tex(bsmiuv.tfm) Provides: tex(gbsnlp00.tfm) Provides: tex(gbsnlp00.vf) Provides: tex(gbsnlp01.tfm) Provides: tex(gbsnlp01.vf) Provides: tex(gbsnlp02.tfm) Provides: tex(gbsnlp02.vf) Provides: tex(gbsnlp03.tfm) Provides: tex(gbsnlp03.vf) Provides: tex(gbsnlp04.tfm) Provides: tex(gbsnlp04.vf) Provides: tex(gbsnlp06.tfm) Provides: tex(gbsnlp06.vf) Provides: tex(gbsnlp07.tfm) Provides: tex(gbsnlp07.vf) Provides: tex(gbsnlp08.tfm) Provides: tex(gbsnlp08.vf) Provides: tex(gbsnlp09.tfm) Provides: tex(gbsnlp09.vf) Provides: tex(gbsnlp10.tfm) Provides: tex(gbsnlp10.vf) Provides: tex(gbsnlp11.tfm) Provides: tex(gbsnlp11.vf) Provides: tex(gbsnlp12.tfm) Provides: tex(gbsnlp12.vf) Provides: tex(gbsnlp13.tfm) Provides: tex(gbsnlp13.vf) Provides: tex(gbsnlp14.tfm) Provides: tex(gbsnlp14.vf) Provides: tex(gbsnlp15.tfm) Provides: tex(gbsnlp15.vf) Provides: tex(gbsnlp16.tfm) Provides: tex(gbsnlp16.vf) Provides: tex(gbsnlp17.tfm) Provides: tex(gbsnlp17.vf) Provides: tex(gbsnlp18.tfm) Provides: tex(gbsnlp18.vf) Provides: tex(gbsnlp19.tfm) Provides: tex(gbsnlp19.vf) Provides: tex(gbsnlp20.tfm) Provides: tex(gbsnlp20.vf) Provides: tex(gbsnlp21.tfm) Provides: tex(gbsnlp21.vf) Provides: tex(gbsnlp22.tfm) Provides: tex(gbsnlp22.vf) Provides: tex(gbsnlp23.tfm) Provides: tex(gbsnlp23.vf) Provides: tex(gbsnlp24.tfm) Provides: tex(gbsnlp24.vf) Provides: tex(gbsnlp25.tfm) Provides: tex(gbsnlp25.vf) Provides: tex(gbsnlp26.tfm) Provides: tex(gbsnlp26.vf) Provides: tex(gbsnlp27.tfm) Provides: tex(gbsnlp27.vf) Provides: tex(gbsnlp28.tfm) Provides: tex(gbsnlp28.vf) Provides: tex(gbsnlp29.tfm) Provides: tex(gbsnlp29.vf) Provides: tex(gbsnlp30.tfm) Provides: tex(gbsnlp30.vf) Provides: tex(gbsnlp31.tfm) Provides: tex(gbsnlp31.vf) Provides: tex(gbsnlp32.tfm) Provides: tex(gbsnlp32.vf) Provides: tex(gbsnu.map) Provides: tex(gbsnu00.tfm) Provides: tex(gbsnu01.tfm) Provides: tex(gbsnu02.tfm) Provides: tex(gbsnu03.tfm) Provides: tex(gbsnu04.tfm) Provides: tex(gbsnu20.tfm) Provides: tex(gbsnu21.tfm) Provides: tex(gbsnu22.tfm) Provides: tex(gbsnu23.tfm) Provides: tex(gbsnu24.tfm) Provides: tex(gbsnu25.tfm) Provides: tex(gbsnu26.tfm) Provides: tex(gbsnu30.tfm) Provides: tex(gbsnu31.tfm) Provides: tex(gbsnu32.tfm) Provides: tex(gbsnu4e.tfm) Provides: tex(gbsnu4f.tfm) Provides: tex(gbsnu50.tfm) Provides: tex(gbsnu51.tfm) Provides: tex(gbsnu52.tfm) Provides: tex(gbsnu53.tfm) Provides: tex(gbsnu54.tfm) Provides: tex(gbsnu55.tfm) Provides: tex(gbsnu56.tfm) Provides: tex(gbsnu57.tfm) Provides: tex(gbsnu58.tfm) Provides: tex(gbsnu59.tfm) Provides: tex(gbsnu5a.tfm) Provides: tex(gbsnu5b.tfm) Provides: tex(gbsnu5c.tfm) Provides: tex(gbsnu5d.tfm) Provides: tex(gbsnu5e.tfm) Provides: tex(gbsnu5f.tfm) Provides: tex(gbsnu60.tfm) Provides: tex(gbsnu61.tfm) Provides: tex(gbsnu62.tfm) Provides: tex(gbsnu63.tfm) Provides: tex(gbsnu64.tfm) Provides: tex(gbsnu65.tfm) Provides: tex(gbsnu66.tfm) Provides: tex(gbsnu67.tfm) Provides: tex(gbsnu68.tfm) Provides: tex(gbsnu69.tfm) Provides: tex(gbsnu6a.tfm) Provides: tex(gbsnu6b.tfm) Provides: tex(gbsnu6c.tfm) Provides: tex(gbsnu6d.tfm) Provides: tex(gbsnu6e.tfm) Provides: tex(gbsnu6f.tfm) Provides: tex(gbsnu70.tfm) Provides: tex(gbsnu71.tfm) Provides: tex(gbsnu72.tfm) Provides: tex(gbsnu73.tfm) Provides: tex(gbsnu74.tfm) Provides: tex(gbsnu75.tfm) Provides: tex(gbsnu76.tfm) Provides: tex(gbsnu77.tfm) Provides: tex(gbsnu78.tfm) Provides: tex(gbsnu79.tfm) Provides: tex(gbsnu7a.tfm) Provides: tex(gbsnu7b.tfm) Provides: tex(gbsnu7c.tfm) Provides: tex(gbsnu7d.tfm) Provides: tex(gbsnu7e.tfm) Provides: tex(gbsnu7f.tfm) Provides: tex(gbsnu80.tfm) Provides: tex(gbsnu81.tfm) Provides: tex(gbsnu82.tfm) Provides: tex(gbsnu83.tfm) Provides: tex(gbsnu84.tfm) Provides: tex(gbsnu85.tfm) Provides: tex(gbsnu86.tfm) Provides: tex(gbsnu87.tfm) Provides: tex(gbsnu88.tfm) Provides: tex(gbsnu89.tfm) Provides: tex(gbsnu8a.tfm) Provides: tex(gbsnu8b.tfm) Provides: tex(gbsnu8c.tfm) Provides: tex(gbsnu8d.tfm) Provides: tex(gbsnu8e.tfm) Provides: tex(gbsnu8f.tfm) Provides: tex(gbsnu90.tfm) Provides: tex(gbsnu91.tfm) Provides: tex(gbsnu92.tfm) Provides: tex(gbsnu93.tfm) Provides: tex(gbsnu94.tfm) Provides: tex(gbsnu95.tfm) Provides: tex(gbsnu96.tfm) Provides: tex(gbsnu97.tfm) Provides: tex(gbsnu98.tfm) Provides: tex(gbsnu99.tfm) Provides: tex(gbsnu9a.tfm) Provides: tex(gbsnu9b.tfm) Provides: tex(gbsnu9c.tfm) Provides: tex(gbsnu9e.tfm) Provides: tex(gbsnu9f.tfm) Provides: tex(gbsnufe.tfm) Provides: tex(gbsnuff.tfm) Provides: tex(gkaimp00.tfm) Provides: tex(gkaimp00.vf) Provides: tex(gkaimp01.tfm) Provides: tex(gkaimp01.vf) Provides: tex(gkaimp02.tfm) Provides: tex(gkaimp02.vf) Provides: tex(gkaimp03.tfm) Provides: tex(gkaimp03.vf) Provides: tex(gkaimp04.tfm) Provides: tex(gkaimp04.vf) Provides: tex(gkaimp06.tfm) Provides: tex(gkaimp06.vf) Provides: tex(gkaimp07.tfm) Provides: tex(gkaimp07.vf) Provides: tex(gkaimp08.tfm) Provides: tex(gkaimp08.vf) Provides: tex(gkaimp09.tfm) Provides: tex(gkaimp09.vf) Provides: tex(gkaimp10.tfm) Provides: tex(gkaimp10.vf) Provides: tex(gkaimp11.tfm) Provides: tex(gkaimp11.vf) Provides: tex(gkaimp12.tfm) Provides: tex(gkaimp12.vf) Provides: tex(gkaimp13.tfm) Provides: tex(gkaimp13.vf) Provides: tex(gkaimp14.tfm) Provides: tex(gkaimp14.vf) Provides: tex(gkaimp15.tfm) Provides: tex(gkaimp15.vf) Provides: tex(gkaimp16.tfm) Provides: tex(gkaimp16.vf) Provides: tex(gkaimp17.tfm) Provides: tex(gkaimp17.vf) Provides: tex(gkaimp18.tfm) Provides: tex(gkaimp18.vf) Provides: tex(gkaimp19.tfm) Provides: tex(gkaimp19.vf) Provides: tex(gkaimp20.tfm) Provides: tex(gkaimp20.vf) Provides: tex(gkaimp21.tfm) Provides: tex(gkaimp21.vf) Provides: tex(gkaimp22.tfm) Provides: tex(gkaimp22.vf) Provides: tex(gkaimp23.tfm) Provides: tex(gkaimp23.vf) Provides: tex(gkaimp24.tfm) Provides: tex(gkaimp24.vf) Provides: tex(gkaimp25.tfm) Provides: tex(gkaimp25.vf) Provides: tex(gkaimp26.tfm) Provides: tex(gkaimp26.vf) Provides: tex(gkaimp27.tfm) Provides: tex(gkaimp27.vf) Provides: tex(gkaimp28.tfm) Provides: tex(gkaimp28.vf) Provides: tex(gkaimp29.tfm) Provides: tex(gkaimp29.vf) Provides: tex(gkaimp30.tfm) Provides: tex(gkaimp30.vf) Provides: tex(gkaimp31.tfm) Provides: tex(gkaimp31.vf) Provides: tex(gkaimp32.tfm) Provides: tex(gkaimp32.vf) Provides: tex(gkaiu.map) Provides: tex(gkaiu00.tfm) Provides: tex(gkaiu01.tfm) Provides: tex(gkaiu02.tfm) Provides: tex(gkaiu03.tfm) Provides: tex(gkaiu04.tfm) Provides: tex(gkaiu20.tfm) Provides: tex(gkaiu21.tfm) Provides: tex(gkaiu22.tfm) Provides: tex(gkaiu23.tfm) Provides: tex(gkaiu24.tfm) Provides: tex(gkaiu25.tfm) Provides: tex(gkaiu26.tfm) Provides: tex(gkaiu30.tfm) Provides: tex(gkaiu31.tfm) Provides: tex(gkaiu32.tfm) Provides: tex(gkaiu4e.tfm) Provides: tex(gkaiu4f.tfm) Provides: tex(gkaiu50.tfm) Provides: tex(gkaiu51.tfm) Provides: tex(gkaiu52.tfm) Provides: tex(gkaiu53.tfm) Provides: tex(gkaiu54.tfm) Provides: tex(gkaiu55.tfm) Provides: tex(gkaiu56.tfm) Provides: tex(gkaiu57.tfm) Provides: tex(gkaiu58.tfm) Provides: tex(gkaiu59.tfm) Provides: tex(gkaiu5a.tfm) Provides: tex(gkaiu5b.tfm) Provides: tex(gkaiu5c.tfm) Provides: tex(gkaiu5d.tfm) Provides: tex(gkaiu5e.tfm) Provides: tex(gkaiu5f.tfm) Provides: tex(gkaiu60.tfm) Provides: tex(gkaiu61.tfm) Provides: tex(gkaiu62.tfm) Provides: tex(gkaiu63.tfm) Provides: tex(gkaiu64.tfm) Provides: tex(gkaiu65.tfm) Provides: tex(gkaiu66.tfm) Provides: tex(gkaiu67.tfm) Provides: tex(gkaiu68.tfm) Provides: tex(gkaiu69.tfm) Provides: tex(gkaiu6a.tfm) Provides: tex(gkaiu6b.tfm) Provides: tex(gkaiu6c.tfm) Provides: tex(gkaiu6d.tfm) Provides: tex(gkaiu6e.tfm) Provides: tex(gkaiu6f.tfm) Provides: tex(gkaiu70.tfm) Provides: tex(gkaiu71.tfm) Provides: tex(gkaiu72.tfm) Provides: tex(gkaiu73.tfm) Provides: tex(gkaiu74.tfm) Provides: tex(gkaiu75.tfm) Provides: tex(gkaiu76.tfm) Provides: tex(gkaiu77.tfm) Provides: tex(gkaiu78.tfm) Provides: tex(gkaiu79.tfm) Provides: tex(gkaiu7a.tfm) Provides: tex(gkaiu7b.tfm) Provides: tex(gkaiu7c.tfm) Provides: tex(gkaiu7d.tfm) Provides: tex(gkaiu7e.tfm) Provides: tex(gkaiu7f.tfm) Provides: tex(gkaiu80.tfm) Provides: tex(gkaiu81.tfm) Provides: tex(gkaiu82.tfm) Provides: tex(gkaiu83.tfm) Provides: tex(gkaiu84.tfm) Provides: tex(gkaiu85.tfm) Provides: tex(gkaiu86.tfm) Provides: tex(gkaiu87.tfm) Provides: tex(gkaiu88.tfm) Provides: tex(gkaiu89.tfm) Provides: tex(gkaiu8a.tfm) Provides: tex(gkaiu8b.tfm) Provides: tex(gkaiu8c.tfm) Provides: tex(gkaiu8d.tfm) Provides: tex(gkaiu8e.tfm) Provides: tex(gkaiu8f.tfm) Provides: tex(gkaiu90.tfm) Provides: tex(gkaiu91.tfm) Provides: tex(gkaiu92.tfm) Provides: tex(gkaiu93.tfm) Provides: tex(gkaiu94.tfm) Provides: tex(gkaiu95.tfm) Provides: tex(gkaiu96.tfm) Provides: tex(gkaiu97.tfm) Provides: tex(gkaiu98.tfm) Provides: tex(gkaiu99.tfm) Provides: tex(gkaiu9a.tfm) Provides: tex(gkaiu9b.tfm) Provides: tex(gkaiu9c.tfm) Provides: tex(gkaiu9e.tfm) Provides: tex(gkaiu9f.tfm) Provides: tex(gkaiufe.tfm) Provides: tex(gkaiuff.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source21: arphic.tar.xz Source22: arphic.doc.tar.xz %description -n texlive-arphic These are font bundles for the Chinese Arphic fonts which work with the CJK package. Arphic is actually the name of the company that which created the fonts (and put them under a GPL- like licence). date: 2007-05-25 16:39:01 +0000 %package -n texlive-arphic-doc Summary: Documentation for texlive-arphic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 %description -n texlive-arphic-doc This package includes the documentation for texlive-arphic %package -n texlive-arphic-fonts Summary: Severed fonts for texlive-arphic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 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-arphic-fonts The separated fonts package for texlive-arphic %post -n texlive-arphic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+bkaiu.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+bkaiu.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map bkaiu.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi if grep -qsE 'Map[[:blank:]]+bsmiu.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+bsmiu.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map bsmiu.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi if grep -qsE 'Map[[:blank:]]+gbsnu.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+gbsnu.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map gbsnu.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi if grep -qsE 'Map[[:blank:]]+gkaiu.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+gkaiu.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map gkaiu.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-arphic if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+bkaiu.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : sed -ri 's/^(Map[[:blank:]]+bsmiu.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : sed -ri 's/^(Map[[:blank:]]+gbsnu.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : sed -ri 's/^(Map[[:blank:]]+gkaiu.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-arphic test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arphic-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/arphic/arphic-sampler.pdf %{_texmfdistdir}/doc/fonts/arphic/arphic-sampler.tex %{_texmfdistdir}/doc/fonts/arphic/bkaiu/README %{_texmfdistdir}/doc/fonts/arphic/bsmiu/README %{_texmfdistdir}/doc/fonts/arphic/gbsnu/README %{_texmfdistdir}/doc/fonts/arphic/gkaiu/README %files -n texlive-arphic %defattr(-,root,root,755) %{_texmfdistdir}/dvips/arphic/config.bkaiu %{_texmfdistdir}/dvips/arphic/config.bsmiu %{_texmfdistdir}/dvips/arphic/config.gbsnu %{_texmfdistdir}/dvips/arphic/config.gkaiu %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu00.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu02.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu03.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu20.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu21.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu22.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu25.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu26.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu30.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu31.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu32.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu33.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu4e.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu4f.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu50.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu51.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu52.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu53.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu54.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu55.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu56.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu57.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu58.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu59.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5a.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5b.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5c.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5d.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5e.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5f.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu60.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu61.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu62.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu63.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu64.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu65.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu66.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu67.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu68.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu69.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6a.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6b.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6c.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6d.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6e.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6f.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu70.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu71.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu72.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu73.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu74.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu75.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu76.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu77.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu78.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu79.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7a.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7b.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7c.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7d.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7e.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7f.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu80.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu81.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu82.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu83.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu84.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu85.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu86.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu87.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu88.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu89.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8a.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8b.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8c.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8d.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8e.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8f.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu90.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu91.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu92.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu93.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu94.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu95.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu96.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu97.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu98.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu99.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9a.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9b.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9c.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9d.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9e.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9f.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuee.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf6.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf7.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf8.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiufa.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiufe.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuff.afm %{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuv.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu00.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu02.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu03.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu20.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu21.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu22.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu25.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu26.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu30.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu31.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu32.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu33.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu4e.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu4f.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu50.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu51.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu52.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu53.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu54.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu55.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu56.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu57.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu58.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu59.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5a.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5b.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5c.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5d.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5e.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5f.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu60.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu61.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu62.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu63.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu64.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu65.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu66.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu67.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu68.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu69.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6a.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6b.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6c.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6d.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6e.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6f.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu70.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu71.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu72.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu73.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu74.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu75.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu76.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu77.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu78.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu79.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7a.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7b.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7c.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7d.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7e.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7f.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu80.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu81.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu82.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu83.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu84.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu85.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu86.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu87.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu88.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu89.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8a.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8b.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8c.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8d.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8e.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8f.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu90.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu91.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu92.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu93.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu94.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu95.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu96.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu97.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu98.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu99.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9a.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9b.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9c.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9d.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9e.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9f.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuee.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf6.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf7.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf8.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiufa.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiufe.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuff.afm %{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuv.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu00.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu01.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu02.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu03.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu04.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu20.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu21.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu22.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu23.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu24.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu25.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu26.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu30.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu31.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu32.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu4e.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu4f.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu50.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu51.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu52.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu53.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu54.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu55.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu56.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu57.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu58.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu59.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5a.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5b.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5c.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5d.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5e.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5f.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu60.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu61.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu62.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu63.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu64.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu65.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu66.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu67.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu68.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu69.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6a.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6b.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6c.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6d.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6e.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6f.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu70.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu71.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu72.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu73.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu74.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu75.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu76.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu77.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu78.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu79.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7a.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7b.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7c.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7d.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7e.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7f.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu80.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu81.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu82.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu83.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu84.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu85.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu86.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu87.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu88.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu89.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8a.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8b.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8c.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8d.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8e.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8f.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu90.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu91.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu92.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu93.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu94.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu95.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu96.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu97.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu98.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu99.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9a.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9b.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9c.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9e.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9f.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnufe.afm %{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnuff.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu00.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu01.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu02.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu03.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu04.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu20.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu21.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu22.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu23.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu24.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu25.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu26.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu30.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu31.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu32.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu4e.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu4f.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu50.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu51.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu52.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu53.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu54.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu55.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu56.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu57.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu58.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu59.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5a.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5b.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5c.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5d.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5e.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5f.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu60.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu61.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu62.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu63.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu64.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu65.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu66.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu67.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu68.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu69.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6a.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6b.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6c.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6d.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6e.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6f.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu70.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu71.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu72.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu73.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu74.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu75.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu76.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu77.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu78.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu79.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7a.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7b.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7c.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7d.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7e.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7f.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu80.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu81.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu82.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu83.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu84.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu85.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu86.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu87.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu88.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu89.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8a.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8b.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8c.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8d.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8e.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8f.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu90.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu91.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu92.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu93.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu94.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu95.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu96.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu97.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu98.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu99.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9a.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9b.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9c.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9e.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9f.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiufe.afm %{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiuff.afm %{_texmfdistdir}/fonts/map/dvips/arphic/bkaiu.map %{_texmfdistdir}/fonts/map/dvips/arphic/bsmiu.map %{_texmfdistdir}/fonts/map/dvips/arphic/gbsnu.map %{_texmfdistdir}/fonts/map/dvips/arphic/gkaiu.map %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp00.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp01.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp02.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp03.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp04.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp05.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp06.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp07.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp08.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp09.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp10.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp11.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp12.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp13.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp14.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp15.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp16.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp17.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp18.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp19.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp20.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp21.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp22.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp23.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp25.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp26.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp27.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp28.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp29.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp30.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp31.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp32.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp33.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp34.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp35.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp36.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp37.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp38.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp39.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp40.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp41.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp42.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp43.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp44.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp45.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp46.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp47.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp48.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp49.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp50.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp51.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp52.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp53.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp54.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp55.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimpv.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu00.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu02.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu03.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu20.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu21.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu22.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu25.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu26.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu30.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu31.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu32.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu33.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu4e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu4f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu50.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu51.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu52.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu53.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu54.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu55.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu56.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu57.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu58.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu59.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu60.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu61.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu62.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu63.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu64.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu65.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu66.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu67.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu68.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu69.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu70.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu71.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu72.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu73.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu74.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu75.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu76.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu77.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu78.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu79.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu80.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu81.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu82.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu83.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu84.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu85.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu86.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu87.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu88.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu89.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu90.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu91.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu92.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu93.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu94.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu95.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu96.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu97.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu98.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu99.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuee.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf6.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf7.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf8.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiufa.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiufe.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuff.tfm %{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuv.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp00.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp01.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp02.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp03.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp04.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp05.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp06.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp07.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp08.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp09.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp10.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp11.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp12.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp13.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp14.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp15.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp16.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp17.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp18.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp19.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp20.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp21.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp22.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp23.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp25.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp26.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp27.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp28.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp29.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp30.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp31.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp32.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp33.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp34.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp35.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp36.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp37.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp38.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp39.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp40.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp41.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp42.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp43.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp44.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp45.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp46.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp47.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp48.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp49.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp50.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp51.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp52.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp53.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp54.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp55.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilpv.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu00.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu02.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu03.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu20.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu21.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu22.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu25.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu26.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu30.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu31.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu32.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu33.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu4e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu4f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu50.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu51.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu52.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu53.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu54.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu55.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu56.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu57.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu58.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu59.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu60.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu61.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu62.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu63.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu64.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu65.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu66.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu67.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu68.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu69.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu70.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu71.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu72.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu73.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu74.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu75.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu76.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu77.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu78.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu79.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu80.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu81.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu82.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu83.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu84.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu85.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu86.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu87.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu88.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu89.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu90.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu91.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu92.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu93.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu94.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu95.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu96.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu97.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu98.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu99.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9a.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9b.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9c.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9d.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9e.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9f.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuee.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf6.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf7.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf8.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiufa.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiufe.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuff.tfm %{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuv.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp00.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp01.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp02.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp03.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp04.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp06.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp07.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp08.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp09.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp10.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp11.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp12.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp13.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp14.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp15.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp16.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp17.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp18.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp19.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp20.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp21.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp22.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp23.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp24.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp25.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp26.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp27.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp28.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp29.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp30.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp31.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp32.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu00.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu01.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu02.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu03.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu04.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu20.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu21.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu22.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu23.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu24.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu25.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu26.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu30.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu31.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu32.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu4e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu4f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu50.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu51.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu52.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu53.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu54.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu55.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu56.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu57.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu58.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu59.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5d.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu60.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu61.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu62.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu63.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu64.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu65.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu66.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu67.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu68.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu69.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6d.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu70.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu71.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu72.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu73.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu74.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu75.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu76.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu77.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu78.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu79.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7d.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu80.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu81.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu82.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu83.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu84.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu85.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu86.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu87.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu88.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu89.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8d.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu90.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu91.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu92.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu93.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu94.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu95.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu96.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu97.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu98.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu99.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnufe.tfm %{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnuff.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp00.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp01.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp02.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp03.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp04.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp06.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp07.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp08.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp09.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp10.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp11.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp12.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp13.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp14.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp15.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp16.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp17.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp18.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp19.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp20.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp21.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp22.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp23.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp24.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp25.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp26.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp27.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp28.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp29.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp30.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp31.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp32.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu00.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu01.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu02.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu03.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu04.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu20.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu21.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu22.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu23.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu24.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu25.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu26.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu30.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu31.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu32.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu4e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu4f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu50.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu51.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu52.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu53.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu54.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu55.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu56.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu57.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu58.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu59.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5d.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu60.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu61.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu62.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu63.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu64.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu65.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu66.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu67.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu68.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu69.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6d.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu70.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu71.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu72.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu73.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu74.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu75.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu76.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu77.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu78.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu79.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7d.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu80.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu81.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu82.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu83.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu84.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu85.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu86.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu87.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu88.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu89.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8d.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu90.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu91.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu92.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu93.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu94.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu95.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu96.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu97.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu98.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu99.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9a.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9b.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9c.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9e.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9f.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiufe.tfm %{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiuff.tfm %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu00.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu02.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu03.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu20.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu21.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu22.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu25.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu26.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu30.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu31.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu32.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu33.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu4e.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu4f.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu50.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu51.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu52.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu53.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu54.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu55.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu56.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu57.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu58.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu59.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5a.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5b.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5c.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5d.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5e.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5f.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu60.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu61.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu62.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu63.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu64.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu65.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu66.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu67.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu68.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu69.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6a.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6b.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6c.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6d.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6e.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6f.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu70.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu71.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu72.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu73.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu74.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu75.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu76.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu77.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu78.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu79.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7a.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7b.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7c.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7d.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7e.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7f.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu80.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu81.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu82.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu83.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu84.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu85.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu86.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu87.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu88.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu89.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8a.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8b.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8c.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8d.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8e.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8f.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu90.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu91.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu92.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu93.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu94.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu95.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu96.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu97.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu98.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu99.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9a.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9b.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9c.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9d.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9e.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9f.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuee.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf6.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf7.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf8.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiufa.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiufe.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuff.pfb %{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuv.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu00.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu02.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu03.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu20.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu21.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu22.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu25.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu26.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu30.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu31.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu32.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu33.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu4e.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu4f.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu50.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu51.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu52.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu53.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu54.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu55.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu56.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu57.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu58.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu59.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5a.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5b.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5c.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5d.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5e.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5f.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu60.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu61.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu62.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu63.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu64.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu65.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu66.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu67.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu68.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu69.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6a.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6b.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6c.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6d.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6e.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6f.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu70.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu71.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu72.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu73.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu74.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu75.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu76.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu77.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu78.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu79.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7a.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7b.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7c.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7d.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7e.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7f.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu80.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu81.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu82.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu83.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu84.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu85.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu86.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu87.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu88.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu89.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8a.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8b.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8c.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8d.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8e.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8f.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu90.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu91.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu92.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu93.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu94.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu95.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu96.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu97.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu98.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu99.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9a.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9b.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9c.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9d.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9e.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9f.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuee.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf6.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf7.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf8.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiufa.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiufe.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuff.pfb %{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuv.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu00.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu01.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu02.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu03.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu04.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu20.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu21.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu22.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu23.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu24.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu25.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu26.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu30.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu31.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu32.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu4e.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu4f.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu50.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu51.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu52.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu53.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu54.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu55.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu56.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu57.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu58.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu59.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5a.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5b.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5c.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5d.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5e.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5f.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu60.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu61.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu62.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu63.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu64.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu65.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu66.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu67.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu68.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu69.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6a.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6b.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6c.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6d.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6e.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6f.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu70.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu71.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu72.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu73.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu74.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu75.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu76.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu77.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu78.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu79.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7a.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7b.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7c.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7d.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7e.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7f.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu80.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu81.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu82.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu83.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu84.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu85.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu86.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu87.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu88.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu89.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8a.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8b.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8c.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8d.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8e.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8f.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu90.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu91.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu92.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu93.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu94.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu95.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu96.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu97.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu98.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu99.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9a.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9b.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9c.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9e.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9f.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnufe.pfb %{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnuff.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu00.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu01.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu02.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu03.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu04.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu20.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu21.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu22.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu23.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu24.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu25.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu26.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu30.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu31.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu32.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu4e.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu4f.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu50.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu51.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu52.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu53.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu54.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu55.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu56.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu57.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu58.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu59.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5a.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5b.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5c.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5d.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5e.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5f.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu60.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu61.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu62.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu63.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu64.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu65.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu66.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu67.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu68.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu69.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6a.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6b.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6c.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6d.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6e.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6f.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu70.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu71.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu72.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu73.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu74.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu75.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu76.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu77.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu78.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu79.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7a.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7b.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7c.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7d.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7e.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7f.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu80.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu81.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu82.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu83.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu84.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu85.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu86.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu87.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu88.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu89.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8a.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8b.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8c.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8d.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8e.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8f.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu90.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu91.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu92.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu93.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu94.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu95.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu96.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu97.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu98.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu99.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9a.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9b.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9c.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9e.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9f.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiufe.pfb %{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiuff.pfb %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp00.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp01.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp02.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp03.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp04.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp05.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp06.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp07.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp08.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp09.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp10.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp11.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp12.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp13.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp14.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp15.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp16.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp17.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp18.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp19.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp20.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp21.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp22.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp23.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp25.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp26.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp27.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp28.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp29.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp30.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp31.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp32.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp33.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp34.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp35.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp36.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp37.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp38.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp39.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp40.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp41.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp42.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp43.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp44.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp45.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp46.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp47.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp48.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp49.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp50.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp51.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp52.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp53.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp54.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp55.vf %{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimpv.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp00.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp01.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp02.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp03.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp04.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp05.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp06.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp07.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp08.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp09.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp10.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp11.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp12.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp13.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp14.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp15.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp16.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp17.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp18.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp19.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp20.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp21.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp22.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp23.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp25.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp26.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp27.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp28.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp29.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp30.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp31.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp32.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp33.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp34.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp35.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp36.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp37.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp38.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp39.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp40.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp41.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp42.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp43.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp44.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp45.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp46.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp47.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp48.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp49.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp50.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp51.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp52.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp53.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp54.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp55.vf %{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilpv.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp00.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp01.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp02.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp03.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp04.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp06.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp07.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp08.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp09.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp10.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp11.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp12.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp13.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp14.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp15.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp16.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp17.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp18.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp19.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp20.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp21.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp22.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp23.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp24.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp25.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp26.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp27.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp28.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp29.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp30.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp31.vf %{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp32.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp00.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp01.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp02.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp03.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp04.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp06.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp07.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp08.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp09.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp10.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp11.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp12.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp13.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp14.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp15.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp16.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp17.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp18.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp19.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp20.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp21.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp22.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp23.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp24.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp25.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp26.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp27.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp28.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp29.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp30.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp31.vf %{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp32.vf /var/adm/update-scripts/texlive-arphic-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-arrayjobx Version: %{texlive_version}.%{texlive_noarch}.1.04svn18125 Release: 0 Summary: Array data structures for (La)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): texlive >= %{texlive_version} Recommends: texlive-arrayjobx-doc >= %{texlive_version} Provides: tex(arrayjob.sty) Provides: tex(arrayjobx.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source23: arrayjobx.tar.xz Source24: arrayjobx.doc.tar.xz %description -n texlive-arrayjobx This package provides array data structures in (La)TeX, in the meaning of the classical procedural programming languages like Fortran, Ada or C, and macros to manipulate them. Arrays can be mono or bi-dimensional. This is useful for applications which require high level programming techniques, like algorithmic graphics programmed in the TeX language. The package supersedes the arrayjob package. date: 2010-05-11 10:36:30 +0000 %package -n texlive-arrayjobx-doc Summary: Documentation for texlive-arrayjobx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.04svn18125 Release: 0 %description -n texlive-arrayjobx-doc This package includes the documentation for texlive-arrayjobx %post -n texlive-arrayjobx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-arrayjobx if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-arrayjobx test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arrayjobx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/arrayjobx/README %{_texmfdistdir}/doc/generic/arrayjobx/arrayjob.pdf %{_texmfdistdir}/doc/generic/arrayjobx/arrayjob.tex %{_texmfdistdir}/doc/generic/arrayjobx/arrayjobx.pdf %{_texmfdistdir}/doc/generic/arrayjobx/arrayjobx.tex %files -n texlive-arrayjobx %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/arrayjobx/arrayjob.sty %{_texmfdistdir}/tex/generic/arrayjobx/arrayjobx.sty /var/adm/update-scripts/texlive-arrayjobx-%{texlive_version}.%{texlive_noarch}.1.04svn18125-%{release}-zypper %package -n texlive-arsclassica Version: %{texlive_version}.%{texlive_noarch}.4.0.3svn25466 Release: 0 Summary: A different view of the ClassicThesis package License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-arsclassica-doc >= %{texlive_version} Provides: tex(arsclassica.sty) Requires: tex(caption.sty) Requires: tex(classicthesis.sty) Requires: tex(soul.sty) Requires: tex(titlesec.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source25: arsclassica.tar.xz Source26: arsclassica.doc.tar.xz %description -n texlive-arsclassica The package changes some typographical points of the ClassicThesis style, by Andre Miede. It enables the user to reproduce the look of the guide The art of writing with LaTeX (the web page is in Italian). date: 2012-02-21 15:05:39 +0000 %package -n texlive-arsclassica-doc Summary: Documentation for texlive-arsclassica License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.4.0.3svn25466 Release: 0 Provides: locale(texlive-arsclassica-doc:en) %description -n texlive-arsclassica-doc This package includes the documentation for texlive-arsclassica %post -n texlive-arsclassica mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-arsclassica if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-arsclassica test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arsclassica-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/arsclassica/ArsClassica.pdf %{_texmfdistdir}/doc/latex/arsclassica/ArsClassica.tex %{_texmfdistdir}/doc/latex/arsclassica/Bibliography.bib %{_texmfdistdir}/doc/latex/arsclassica/CHANGES %{_texmfdistdir}/doc/latex/arsclassica/Chapters/Code.tex %{_texmfdistdir}/doc/latex/arsclassica/Chapters/Fundamentals.tex %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Abstract+Sommario.tex %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Acknowledgements.tex %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Contents.tex %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Index.tex %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Titleback.tex %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Titlepage.tex %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Birds.jpg %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_1.jpg %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_2.jpg %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_3.jpg %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_4.jpg %{_texmfdistdir}/doc/latex/arsclassica/README %{_texmfdistdir}/doc/latex/arsclassica/arsclassica-settings.tex %files -n texlive-arsclassica %defattr(-,root,root,755) %{_texmfdistdir}/makeindex/arsclassica/classic.ist %{_texmfdistdir}/tex/latex/arsclassica/arsclassica.sty /var/adm/update-scripts/texlive-arsclassica-%{texlive_version}.%{texlive_noarch}.4.0.3svn25466-%{release}-zypper %package -n texlive-articleingud Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn29803 Release: 0 Summary: LaTeX class for articles published in INGENIERIA review License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-articleingud-doc >= %{texlive_version} Provides: tex(articleingud.cls) Requires: tex(article.cls) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source27: articleingud.tar.xz Source28: articleingud.doc.tar.xz %description -n texlive-articleingud The class is for articles published in INGENIERIA review. It is derived from the standard LaTeX class article. date: 2012-11-19 09:50:11 +0000 %package -n texlive-articleingud-doc Summary: Documentation for texlive-articleingud License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn29803 Release: 0 Provides: locale(texlive-articleingud-doc:es) %description -n texlive-articleingud-doc This package includes the documentation for texlive-articleingud %post -n texlive-articleingud mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-articleingud if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-articleingud test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-articleingud-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/articleingud/README %{_texmfdistdir}/doc/latex/articleingud/articleingud.pdf %{_texmfdistdir}/doc/latex/articleingud/plantilla.tex %{_texmfdistdir}/doc/latex/articleingud/template.tex %files -n texlive-articleingud %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/articleingud/articleingud.cls /var/adm/update-scripts/texlive-articleingud-%{texlive_version}.%{texlive_noarch}.0.0.2svn29803-%{release}-zypper %package -n texlive-arydshln Version: %{texlive_version}.%{texlive_noarch}.1.71svn15878 Release: 0 Summary: Horizontal and vertical dashed lines in arrays and tabulars License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-arydshln-doc >= %{texlive_version} Provides: tex(arydshln.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source29: arydshln.tar.xz Source30: arydshln.doc.tar.xz %description -n texlive-arydshln Definitions of horizontal and vertical dashed lines for the array and tabular environment. Horizontal lines are drawn by \hdashline and \cdashline while vertical ones can be specified as a part of preamble using ':'. The shape of dashed lines may be controlled through style parameters or optional arguments. The package is compatible with array and colortab. date: 2007-04-06 16:29:05 +0000 %package -n texlive-arydshln-doc Summary: Documentation for texlive-arydshln License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.71svn15878 Release: 0 %description -n texlive-arydshln-doc This package includes the documentation for texlive-arydshln %post -n texlive-arydshln mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-arydshln if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-arydshln test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-arydshln-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/arydshln/README %{_texmfdistdir}/doc/latex/arydshln/arydshln-man.pdf %{_texmfdistdir}/doc/latex/arydshln/arydshln-man.tex %{_texmfdistdir}/doc/latex/arydshln/arydshln.pdf %files -n texlive-arydshln %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/arydshln/arydshln.sty /var/adm/update-scripts/texlive-arydshln-%{texlive_version}.%{texlive_noarch}.1.71svn15878-%{release}-zypper %package -n texlive-asaetr Version: %{texlive_version}.%{texlive_noarch}.1.0asvn15878 Release: 0 Summary: Transactions of the ASAE 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): texlive >= %{texlive_version} Recommends: texlive-asaetr-doc >= %{texlive_version} Provides: tex(asaesub.sty) Provides: tex(asaetr.cls) Provides: tex(asaetr.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source31: asaetr.tar.xz Source32: asaetr.doc.tar.xz %description -n texlive-asaetr A class and BibTeX style for submissions to the Transactions of the American Society of Agricultural Engineers. Also included is the MetaFont source of a slanted Computer Modern Caps and Small Caps font. date: 2009-04-29 22:32:08 +0000 %package -n texlive-asaetr-doc Summary: Documentation for texlive-asaetr License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0asvn15878 Release: 0 %description -n texlive-asaetr-doc This package includes the documentation for texlive-asaetr %post -n texlive-asaetr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-asaetr if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-asaetr test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-asaetr-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/asaetr/MANIFEST %{_texmfdistdir}/doc/latex/asaetr/asaetr.bib %{_texmfdistdir}/doc/latex/asaetr/asaetr.pdf %{_texmfdistdir}/doc/latex/asaetr/asaetr.tex %{_texmfdistdir}/doc/latex/asaetr/cmcscsl10.mf %files -n texlive-asaetr %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/asaetr/asaetr.bst %{_texmfdistdir}/tex/latex/asaetr/asaesub.sty %{_texmfdistdir}/tex/latex/asaetr/asaetr.cls %{_texmfdistdir}/tex/latex/asaetr/asaetr.sty /var/adm/update-scripts/texlive-asaetr-%{texlive_version}.%{texlive_noarch}.1.0asvn15878-%{release}-zypper %package -n texlive-ascelike Version: %{texlive_version}.%{texlive_noarch}.2.2svn29129 Release: 0 Summary: Bibliography style for the ASCE License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ascelike-doc >= %{texlive_version} Provides: tex(ascelike.cls) Requires: tex(article.cls) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source33: ascelike.tar.xz Source34: ascelike.doc.tar.xz %description -n texlive-ascelike A document class and bibliographic style that prepares documents in the style required by the American Society of Civil Engineers (ASCE). These are unofficial files, not sanctioned by that organization, and the files specifically give this caveat. Also included is a short documentation/example of how to use the class. date: 2012-02-05 16:55:30 +0000 %package -n texlive-ascelike-doc Summary: Documentation for texlive-ascelike License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.2svn29129 Release: 0 %description -n texlive-ascelike-doc This package includes the documentation for texlive-ascelike %post -n texlive-ascelike mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ascelike if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-ascelike test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-ascelike-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ascelike/README %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.bib %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.pdf %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.tex %files -n texlive-ascelike %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/ascelike/ascelike.bst %{_texmfdistdir}/tex/latex/ascelike/ascelike.cls /var/adm/update-scripts/texlive-ascelike-%{texlive_version}.%{texlive_noarch}.2.2svn29129-%{release}-zypper %package -n texlive-ascii-chart Version: %{texlive_version}.%{texlive_noarch}.svn20536 Release: 0 Summary: An ASCII wall chart License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source35: ascii-chart.doc.tar.xz %description -n texlive-ascii-chart The document may be converted between Plain TeX and LaTeX (2.09) by a simple editing action. date: 2010-11-22 12:41:51 +0000 %post -n texlive-ascii-chart mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ascii-chart if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-ascii-chart test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-ascii-chart %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/ascii-chart/ascii.pdf %{_texmfdistdir}/doc/support/ascii-chart/ascii.tex /var/adm/update-scripts/texlive-ascii-chart-%{texlive_version}.%{texlive_noarch}.svn20536-%{release}-zypper %package -n texlive-ascii-font Version: %{texlive_version}.%{texlive_noarch}.2.0svn29989 Release: 0 Summary: Use the ASCII "font" in LaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Obsoletes: texlive-ascii <= 2012 Provides: texlive-ascii = %{texlive_version} Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-ascii-font-fonts >= %{texlive_version} Recommends: texlive-ascii-font-doc >= %{texlive_version} Provides: tex(ASCII.tfm) Provides: tex(ascii.map) Provides: tex(ascii.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source36: ascii-font.tar.xz Source37: ascii-font.doc.tar.xz %description -n texlive-ascii-font The package provides glyph and font access commands so that LaTeX users can use the ASCII glyphs in their documents. The ASCII font is encoded according to the IBM PC Code Page 437 C0 Graphics. This package replaces any early LaTeX 2.09 package and "font" by R. Ramasubramanian and R.W.D. Nickalls. date: 2013-04-14 23:42:14 +0000 %package -n texlive-ascii-font-doc Summary: Documentation for texlive-ascii-font License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.0svn29989 Release: 0 %description -n texlive-ascii-font-doc This package includes the documentation for texlive-ascii-font %package -n texlive-ascii-font-fonts Summary: Severed fonts for texlive-ascii-font License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.0svn29989 Release: 0 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-ascii-font-fonts The separated fonts package for texlive-ascii-font %post -n texlive-ascii-font mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+ascii.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+ascii.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map ascii.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-ascii-font if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+ascii.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-ascii-font test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-ascii-font-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/ascii-font/README.TEXLIVE %files -n texlive-ascii-font %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/ascii-font/ascii.map %{_texmfdistdir}/fonts/tfm/public/ascii-font/ASCII.tfm %{_texmfdistdir}/fonts/type1/public/ascii-font/ASCII.pfb %{_texmfdistdir}/tex/latex/ascii-font/ascii.sty /var/adm/update-scripts/texlive-ascii-font-%{texlive_version}.%{texlive_noarch}.2.0svn29989-%{release}-zypper %package -n texlive-aspectratio Version: %{texlive_version}.%{texlive_noarch}.2.0svn25243 Release: 0 Summary: Capital A and capital R ligature for Aspect Ratio License: LPPL-1.0 Group: Productivity/Publishing/TeX/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): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-aspectratio-fonts >= %{texlive_version} Recommends: texlive-aspectratio-doc >= %{texlive_version} Provides: tex(amarbi.tfm) Provides: tex(amarri.tfm) Provides: tex(aparbi.tfm) Provides: tex(aparri.tfm) Provides: tex(ar.sty) Provides: tex(ar10.tfm) Provides: tex(ar12.tfm) Provides: tex(ar5.tfm) Provides: tex(ar6.tfm) Provides: tex(ar7.tfm) Provides: tex(ar8.tfm) Provides: tex(ar9.tfm) Provides: tex(arb10.tfm) Provides: tex(arb12.tfm) Provides: tex(arb5.tfm) Provides: tex(arb6.tfm) Provides: tex(arb7.tfm) Provides: tex(arb8.tfm) Provides: tex(arb9.tfm) Provides: tex(arssbi10.tfm) Provides: tex(arssi10.tfm) Provides: tex(artti10.tfm) Provides: tex(aspectratio.map) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source38: aspectratio.tar.xz Source39: aspectratio.doc.tar.xz %description -n texlive-aspectratio The package provides fonts (both as Adobe Type 1 format, and as Metafont source) for the 'AR' symbol (for Aspect Ratio) used by aeronautical scientists and engineers. date: 2012-01-28 09:04:30 +0000 %package -n texlive-aspectratio-doc Summary: Documentation for texlive-aspectratio License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.0svn25243 Release: 0 %description -n texlive-aspectratio-doc This package includes the documentation for texlive-aspectratio %package -n texlive-aspectratio-fonts Summary: Severed fonts for texlive-aspectratio License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.0svn25243 Release: 0 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-aspectratio-fonts The separated fonts package for texlive-aspectratio %post -n texlive-aspectratio mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+aspectratio.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+aspectratio.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map aspectratio.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-aspectratio if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+aspectratio.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-aspectratio test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-aspectratio-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/aspectratio/ar.pdf %{_texmfdistdir}/doc/latex/aspectratio/ar.tex %files -n texlive-aspectratio %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/aspectratio/aspectratio.map %{_texmfdistdir}/fonts/source/public/aspectratio/ar10.mf %{_texmfdistdir}/fonts/source/public/aspectratio/ar12.mf %{_texmfdistdir}/fonts/source/public/aspectratio/ar6.mf %{_texmfdistdir}/fonts/source/public/aspectratio/ar7.mf %{_texmfdistdir}/fonts/source/public/aspectratio/ar8.mf %{_texmfdistdir}/fonts/source/public/aspectratio/ar9.mf %{_texmfdistdir}/fonts/source/public/aspectratio/arb10.mf %{_texmfdistdir}/fonts/source/public/aspectratio/arb12.mf %{_texmfdistdir}/fonts/source/public/aspectratio/arb5.mf %{_texmfdistdir}/fonts/source/public/aspectratio/arb6.mf %{_texmfdistdir}/fonts/source/public/aspectratio/arb7.mf %{_texmfdistdir}/fonts/source/public/aspectratio/arb8.mf %{_texmfdistdir}/fonts/source/public/aspectratio/arb9.mf %{_texmfdistdir}/fonts/source/public/aspectratio/arssbi10.mf %{_texmfdistdir}/fonts/source/public/aspectratio/arssi10.mf %{_texmfdistdir}/fonts/source/public/aspectratio/artti10.mf %{_texmfdistdir}/fonts/tfm/public/aspectratio/amarbi.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/amarri.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/aparbi.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/aparri.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/ar10.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/ar12.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/ar5.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/ar6.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/ar7.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/ar8.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/ar9.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/arb10.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/arb12.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/arb5.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/arb6.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/arb7.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/arb8.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/arb9.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/arssbi10.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/arssi10.tfm %{_texmfdistdir}/fonts/tfm/public/aspectratio/artti10.tfm %{_texmfdistdir}/fonts/type1/public/aspectratio/amarbi.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/amarri.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/ar10.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/ar12.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/ar5.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/ar6.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/ar7.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/ar8.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/ar9.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/arb10.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/arb12.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/arb5.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/arb6.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/arb7.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/arb8.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/arb9.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/arssbi10.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/arssi10.pfb %{_texmfdistdir}/fonts/type1/public/aspectratio/artti10.pfb %{_texmfdistdir}/tex/latex/aspectratio/ar.sty /var/adm/update-scripts/texlive-aspectratio-%{texlive_version}.%{texlive_noarch}.2.0svn25243-%{release}-zypper %package -n texlive-assignment Version: %{texlive_version}.%{texlive_noarch}.svn20431 Release: 0 Summary: A class file for typesetting homework and lab assignments License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-assignment-doc >= %{texlive_version} Provides: tex(assignment.cls) Requires: tex(article.cls) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source40: assignment.tar.xz Source41: assignment.doc.tar.xz %description -n texlive-assignment A class file for typesetting homework and lab assignments. date: 2006-10-12 13:12:24 +0000 %package -n texlive-assignment-doc Summary: Documentation for texlive-assignment License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn20431 Release: 0 %description -n texlive-assignment-doc This package includes the documentation for texlive-assignment %post -n texlive-assignment mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-assignment if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-assignment test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-assignment-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/assignment/Changelog %{_texmfdistdir}/doc/latex/assignment/LICENSE %{_texmfdistdir}/doc/latex/assignment/README %{_texmfdistdir}/doc/latex/assignment/assignment.pdf %{_texmfdistdir}/doc/latex/assignment/assignment.tex %files -n texlive-assignment %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/assignment/assignment.cls /var/adm/update-scripts/texlive-assignment-%{texlive_version}.%{texlive_noarch}.svn20431-%{release}-zypper %package -n texlive-astro Version: %{texlive_version}.%{texlive_noarch}.2.20svn15878 Release: 0 Summary: Astronomical (planetary) 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): texlive >= %{texlive_version} Recommends: texlive-astro-doc >= %{texlive_version} Provides: tex(astrosym.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source42: astro.tar.xz Source43: astro.doc.tar.xz %description -n texlive-astro Astrosym is a font containing astronomical symbols, including those used for the planets, four planetoids, the phases of the moon, the signs of the zodiac, and some additional symbols. The font is distributed in MetaFont format. date: 2008-10-03 20:28:15 +0000 %package -n texlive-astro-doc Summary: Documentation for texlive-astro License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.20svn15878 Release: 0 %description -n texlive-astro-doc This package includes the documentation for texlive-astro %post -n texlive-astro mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-astro if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-astro test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-astro-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/astro/astrosym.tex %{_texmfdistdir}/doc/fonts/astro/astrosym.txt %files -n texlive-astro %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/astro/astrosym.cal %{_texmfdistdir}/fonts/source/public/astro/astrosym.cmn %{_texmfdistdir}/fonts/source/public/astro/astrosym.mac %{_texmfdistdir}/fonts/source/public/astro/astrosym.mf %{_texmfdistdir}/fonts/source/public/astro/astrosym.uni %{_texmfdistdir}/fonts/source/public/astro/astrosym.xtr %{_texmfdistdir}/fonts/tfm/public/astro/astrosym.tfm /var/adm/update-scripts/texlive-astro-%{texlive_version}.%{texlive_noarch}.2.20svn15878-%{release}-zypper %package -n texlive-asyfig Version: %{texlive_version}.%{texlive_noarch}.0.0.1csvn17512 Release: 0 Summary: Commands for using Asymptote figures License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-asyfig-doc >= %{texlive_version} Provides: tex(asyalign.sty) Provides: tex(asyfig.sty) Provides: tex(asyprocess.sty) Requires: tex(catchfile.sty) Requires: tex(color.sty) Requires: tex(graphicx.sty) Requires: tex(ifmtarg.sty) Requires: tex(ifpdf.sty) Requires: tex(ifplatform.sty) Requires: tex(preview.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source44: asyfig.tar.xz Source45: asyfig.doc.tar.xz %description -n texlive-asyfig The package provides a means of reading Asymptote figures from separate files, rather than within the document, as is standard in the asymptote package, which is provided as part of the Asymptote bundle. The asymptote way can prove cumbersome in a large document; the present package allows the user to process one picture at a time, in simple test documents, and then to migrate (with no fuss) to their use in the target document. date: 2010-03-20 10:11:38 +0000 %package -n texlive-asyfig-doc Summary: Documentation for texlive-asyfig License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.0.0.1csvn17512 Release: 0 %description -n texlive-asyfig-doc This package includes the documentation for texlive-asyfig %post -n texlive-asyfig mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-asyfig if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-asyfig test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-asyfig-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/asyfig/README %{_texmfdistdir}/doc/latex/asyfig/asyfig.pdf %{_texmfdistdir}/doc/latex/asyfig/example/frf.asy %{_texmfdistdir}/doc/latex/asyfig/example/test-asyfig.tex %files -n texlive-asyfig %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/asyfig/asyalign.sty %{_texmfdistdir}/tex/latex/asyfig/asyfig.sty %{_texmfdistdir}/tex/latex/asyfig/asyprocess.sty /var/adm/update-scripts/texlive-asyfig-%{texlive_version}.%{texlive_noarch}.0.0.1csvn17512-%{release}-zypper %package -n texlive-asymptote Version: %{texlive_version}.%{texlive_noarch}.2.23svn30598 Release: 0 Summary: 2D and 3D TeX-Aware Vector Graphics Language License: LGPL-3.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-asymptote-bin >= %{texlive_version} Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-asymptote-doc >= %{texlive_version} Requires: python-tk Requires: texlive-media9 >= %{texlive_version} Requires: texlive-movie15 >= %{texlive_version} Provides: tex(asycolors.sty) Provides: tex(asymptote.sty) Provides: tex(colo-asy.tex) Provides: tex(ocg.sty) Requires: tex(catchfile.sty) Requires: tex(color.sty) Requires: tex(graphicx.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(ifxetex.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source46: asymptote.tar.xz Source47: asymptote.doc.tar.xz %description -n texlive-asymptote Asymptote is a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures of the same high-quality level of typesetting that LaTeX does for scientific text. date: 2013-05-20 18:09:14 +0000 %package -n texlive-asymptote-doc Summary: Documentation for texlive-asymptote License: LGPL-3.0+ Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.23svn30598 Release: 0 Requires(preun): %install_info_prereq Requires(post): %install_info_prereq %description -n texlive-asymptote-doc This package includes the documentation for texlive-asymptote %post -n texlive-asymptote mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-asymptote if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-asymptote test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %preun -n texlive-asymptote-doc if test $1 = 0; then %install_info_delete --info-dir=%{_infodir} %{_infodir}/asy-faq.info %install_info_delete --info-dir=%{_infodir} %{_infodir}/asymptote.info fi %post -n texlive-asymptote-doc %install_info --info-dir=%{_infodir} %{_infodir}/asy-faq.info %install_info --info-dir=%{_infodir} %{_infodir}/asymptote.info %files -n texlive-asymptote-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/asymptote/CAD.pdf %{_texmfdistdir}/doc/asymptote/TeXShopAndAsymptote.pdf %{_texmfdistdir}/doc/asymptote/asy-latex.pdf %{_texmfdistdir}/doc/asymptote/asyRefCard.pdf %{_texmfdistdir}/doc/asymptote/asymptote.pdf %{_texmfdistdir}/doc/asymptote/examples/100d.views %{_texmfdistdir}/doc/asymptote/examples/1overx.asy %{_texmfdistdir}/doc/asymptote/examples/BezierPatch.asy %{_texmfdistdir}/doc/asymptote/examples/BezierSurface.asy %{_texmfdistdir}/doc/asymptote/examples/Bode.asy %{_texmfdistdir}/doc/asymptote/examples/CAD1.asy %{_texmfdistdir}/doc/asymptote/examples/CDlabel.asy %{_texmfdistdir}/doc/asymptote/examples/Coons.asy %{_texmfdistdir}/doc/asymptote/examples/GaussianSurface.asy %{_texmfdistdir}/doc/asymptote/examples/Gouraud.asy %{_texmfdistdir}/doc/asymptote/examples/Gouraudcontour.asy %{_texmfdistdir}/doc/asymptote/examples/HermiteSpline.asy %{_texmfdistdir}/doc/asymptote/examples/Hobbycontrol.asy %{_texmfdistdir}/doc/asymptote/examples/Hobbydir.asy %{_texmfdistdir}/doc/asymptote/examples/Klein.asy %{_texmfdistdir}/doc/asymptote/examples/NURBScurve.asy %{_texmfdistdir}/doc/asymptote/examples/NURBSsphere.asy %{_texmfdistdir}/doc/asymptote/examples/NURBSsurface.asy %{_texmfdistdir}/doc/asymptote/examples/Pythagoras.asy %{_texmfdistdir}/doc/asymptote/examples/PythagoreanTree.asy %{_texmfdistdir}/doc/asymptote/examples/RiemannSurface.asy %{_texmfdistdir}/doc/asymptote/examples/RiemannSurfaceRoot.asy %{_texmfdistdir}/doc/asymptote/examples/Sierpinski.asy %{_texmfdistdir}/doc/asymptote/examples/SierpinskiGasket.asy %{_texmfdistdir}/doc/asymptote/examples/SierpinskiSponge.asy %{_texmfdistdir}/doc/asymptote/examples/advection.asy %{_texmfdistdir}/doc/asymptote/examples/alignbox.asy %{_texmfdistdir}/doc/asymptote/examples/alignedaxis.asy %{_texmfdistdir}/doc/asymptote/examples/animations/cube.asy %{_texmfdistdir}/doc/asymptote/examples/animations/earthmoon.asy %{_texmfdistdir}/doc/asymptote/examples/animations/embeddedmovie.asy %{_texmfdistdir}/doc/asymptote/examples/animations/embeddedu3d.asy %{_texmfdistdir}/doc/asymptote/examples/animations/externalmovie.asy %{_texmfdistdir}/doc/asymptote/examples/animations/glmovie.asy %{_texmfdistdir}/doc/asymptote/examples/animations/heatequation.asy %{_texmfdistdir}/doc/asymptote/examples/animations/inlinemovie.tex %{_texmfdistdir}/doc/asymptote/examples/animations/inlinemovie3.tex %{_texmfdistdir}/doc/asymptote/examples/animations/pdfmovie.asy %{_texmfdistdir}/doc/asymptote/examples/animations/slidemovies.asy %{_texmfdistdir}/doc/asymptote/examples/animations/sphere.asy %{_texmfdistdir}/doc/asymptote/examples/animations/torusanimation.asy %{_texmfdistdir}/doc/asymptote/examples/animations/wavepacket.asy %{_texmfdistdir}/doc/asymptote/examples/animations/wheel.asy %{_texmfdistdir}/doc/asymptote/examples/annotation.asy %{_texmfdistdir}/doc/asymptote/examples/arrows3.asy %{_texmfdistdir}/doc/asymptote/examples/axis3.asy %{_texmfdistdir}/doc/asymptote/examples/bars3.asy %{_texmfdistdir}/doc/asymptote/examples/basealign.asy %{_texmfdistdir}/doc/asymptote/examples/bezier.asy %{_texmfdistdir}/doc/asymptote/examples/bezier2.asy %{_texmfdistdir}/doc/asymptote/examples/beziercurve.asy %{_texmfdistdir}/doc/asymptote/examples/bigdiagonal.asy %{_texmfdistdir}/doc/asymptote/examples/billboard.asy %{_texmfdistdir}/doc/asymptote/examples/binarytreetest.asy %{_texmfdistdir}/doc/asymptote/examples/brokenaxis.asy %{_texmfdistdir}/doc/asymptote/examples/buildcycle.asy %{_texmfdistdir}/doc/asymptote/examples/cardioid.asy %{_texmfdistdir}/doc/asymptote/examples/cards.asy %{_texmfdistdir}/doc/asymptote/examples/centroidfg.asy %{_texmfdistdir}/doc/asymptote/examples/cheese.asy %{_texmfdistdir}/doc/asymptote/examples/circles.asy %{_texmfdistdir}/doc/asymptote/examples/clockarray.asy %{_texmfdistdir}/doc/asymptote/examples/coag.asy %{_texmfdistdir}/doc/asymptote/examples/colons.asy %{_texmfdistdir}/doc/asymptote/examples/colorplanes.asy %{_texmfdistdir}/doc/asymptote/examples/colors.asy %{_texmfdistdir}/doc/asymptote/examples/condor.asy %{_texmfdistdir}/doc/asymptote/examples/cones.asy %{_texmfdistdir}/doc/asymptote/examples/conicurv.asy %{_texmfdistdir}/doc/asymptote/examples/contextfonts.asy %{_texmfdistdir}/doc/asymptote/examples/controlsystem.asy %{_texmfdistdir}/doc/asymptote/examples/cos2theta.asy %{_texmfdistdir}/doc/asymptote/examples/cos3.asy %{_texmfdistdir}/doc/asymptote/examples/cosaddition.asy %{_texmfdistdir}/doc/asymptote/examples/cpkcolors.asy %{_texmfdistdir}/doc/asymptote/examples/cube.asy %{_texmfdistdir}/doc/asymptote/examples/curvedlabel.asy %{_texmfdistdir}/doc/asymptote/examples/curvedlabel3.asy %{_texmfdistdir}/doc/asymptote/examples/cyclohexane.asy %{_texmfdistdir}/doc/asymptote/examples/cylinder.asy %{_texmfdistdir}/doc/asymptote/examples/cylinderskeleton.asy %{_texmfdistdir}/doc/asymptote/examples/datagraph.asy %{_texmfdistdir}/doc/asymptote/examples/delu.asy %{_texmfdistdir}/doc/asymptote/examples/diagonal.asy %{_texmfdistdir}/doc/asymptote/examples/diatom.asy %{_texmfdistdir}/doc/asymptote/examples/diatom.csv %{_texmfdistdir}/doc/asymptote/examples/dimension.asy %{_texmfdistdir}/doc/asymptote/examples/dots.asy %{_texmfdistdir}/doc/asymptote/examples/dragon.asy %{_texmfdistdir}/doc/asymptote/examples/eetomumu.asy %{_texmfdistdir}/doc/asymptote/examples/electromagnetic.asy %{_texmfdistdir}/doc/asymptote/examples/elevation.asy %{_texmfdistdir}/doc/asymptote/examples/elliptic.asy %{_texmfdistdir}/doc/asymptote/examples/epix.asy %{_texmfdistdir}/doc/asymptote/examples/equilateral.asy %{_texmfdistdir}/doc/asymptote/examples/equilchord.asy %{_texmfdistdir}/doc/asymptote/examples/errorbars.asy %{_texmfdistdir}/doc/asymptote/examples/exp.asy %{_texmfdistdir}/doc/asymptote/examples/exp3.asy %{_texmfdistdir}/doc/asymptote/examples/externalprc.tex %{_texmfdistdir}/doc/asymptote/examples/extrudedcontour.asy %{_texmfdistdir}/doc/asymptote/examples/fano.asy %{_texmfdistdir}/doc/asymptote/examples/fequlogo.asy %{_texmfdistdir}/doc/asymptote/examples/fermi.asy %{_texmfdistdir}/doc/asymptote/examples/filegraph.asy %{_texmfdistdir}/doc/asymptote/examples/filegraph.dat %{_texmfdistdir}/doc/asymptote/examples/filesurface.asy %{_texmfdistdir}/doc/asymptote/examples/filesurface.dat %{_texmfdistdir}/doc/asymptote/examples/fillcontour.asy %{_texmfdistdir}/doc/asymptote/examples/fin.asy %{_texmfdistdir}/doc/asymptote/examples/fjortoft.asy %{_texmfdistdir}/doc/asymptote/examples/floatingdisk.asy %{_texmfdistdir}/doc/asymptote/examples/floor.asy %{_texmfdistdir}/doc/asymptote/examples/flow.asy %{_texmfdistdir}/doc/asymptote/examples/flowchartdemo.asy %{_texmfdistdir}/doc/asymptote/examples/fractaltree.asy %{_texmfdistdir}/doc/asymptote/examples/functionshading.asy %{_texmfdistdir}/doc/asymptote/examples/galleon.asy %{_texmfdistdir}/doc/asymptote/examples/gamma.asy %{_texmfdistdir}/doc/asymptote/examples/gamma3.asy %{_texmfdistdir}/doc/asymptote/examples/generalaxis.asy %{_texmfdistdir}/doc/asymptote/examples/generalaxis3.asy %{_texmfdistdir}/doc/asymptote/examples/graphmarkers.asy %{_texmfdistdir}/doc/asymptote/examples/grid.asy %{_texmfdistdir}/doc/asymptote/examples/grid3xyz.asy %{_texmfdistdir}/doc/asymptote/examples/hatch.asy %{_texmfdistdir}/doc/asymptote/examples/helix.asy %{_texmfdistdir}/doc/asymptote/examples/hierarchy.asy %{_texmfdistdir}/doc/asymptote/examples/histogram.asy %{_texmfdistdir}/doc/asymptote/examples/hyperboloid.asy %{_texmfdistdir}/doc/asymptote/examples/hyperboloidsilhouette.asy %{_texmfdistdir}/doc/asymptote/examples/icon.asy %{_texmfdistdir}/doc/asymptote/examples/image.asy %{_texmfdistdir}/doc/asymptote/examples/imagecontour.asy %{_texmfdistdir}/doc/asymptote/examples/imagehistogram.asy %{_texmfdistdir}/doc/asymptote/examples/impact.asy %{_texmfdistdir}/doc/asymptote/examples/integraltest.asy %{_texmfdistdir}/doc/asymptote/examples/interpolate1.asy %{_texmfdistdir}/doc/asymptote/examples/intro.asy %{_texmfdistdir}/doc/asymptote/examples/irregularcontour.asy %{_texmfdistdir}/doc/asymptote/examples/join.asy %{_texmfdistdir}/doc/asymptote/examples/join3.asy %{_texmfdistdir}/doc/asymptote/examples/jump.asy %{_texmfdistdir}/doc/asymptote/examples/knots.asy %{_texmfdistdir}/doc/asymptote/examples/label3.asy %{_texmfdistdir}/doc/asymptote/examples/label3ribbon.asy %{_texmfdistdir}/doc/asymptote/examples/label3solid.asy %{_texmfdistdir}/doc/asymptote/examples/label3zoom.asy %{_texmfdistdir}/doc/asymptote/examples/labelbox.asy %{_texmfdistdir}/doc/asymptote/examples/labelsquare.asy %{_texmfdistdir}/doc/asymptote/examples/laserlattice.asy %{_texmfdistdir}/doc/asymptote/examples/latexusage.tex %{_texmfdistdir}/doc/asymptote/examples/latticeshading.asy %{_texmfdistdir}/doc/asymptote/examples/layers.asy %{_texmfdistdir}/doc/asymptote/examples/leastsquares.asy %{_texmfdistdir}/doc/asymptote/examples/leastsquares.dat %{_texmfdistdir}/doc/asymptote/examples/legend.asy %{_texmfdistdir}/doc/asymptote/examples/lever.asy %{_texmfdistdir}/doc/asymptote/examples/limit.asy %{_texmfdistdir}/doc/asymptote/examples/lineargraph.asy %{_texmfdistdir}/doc/asymptote/examples/lineargraph0.asy %{_texmfdistdir}/doc/asymptote/examples/lines.asy %{_texmfdistdir}/doc/asymptote/examples/linetype.asy %{_texmfdistdir}/doc/asymptote/examples/lmfit1.asy %{_texmfdistdir}/doc/asymptote/examples/log.asy %{_texmfdistdir}/doc/asymptote/examples/log2graph.asy %{_texmfdistdir}/doc/asymptote/examples/logdown.asy %{_texmfdistdir}/doc/asymptote/examples/loggraph.asy %{_texmfdistdir}/doc/asymptote/examples/loggrid.asy %{_texmfdistdir}/doc/asymptote/examples/logimage.asy %{_texmfdistdir}/doc/asymptote/examples/logo.asy %{_texmfdistdir}/doc/asymptote/examples/logo3.asy %{_texmfdistdir}/doc/asymptote/examples/logticks.asy %{_texmfdistdir}/doc/asymptote/examples/lowint.asy %{_texmfdistdir}/doc/asymptote/examples/lowupint.asy %{_texmfdistdir}/doc/asymptote/examples/magnetic.asy %{_texmfdistdir}/doc/asymptote/examples/makepen.asy %{_texmfdistdir}/doc/asymptote/examples/markers1.asy %{_texmfdistdir}/doc/asymptote/examples/markers2.asy %{_texmfdistdir}/doc/asymptote/examples/markregular.asy %{_texmfdistdir}/doc/asymptote/examples/mergeExample.asy %{_texmfdistdir}/doc/asymptote/examples/mexicanhat.asy %{_texmfdistdir}/doc/asymptote/examples/monthaxis.asy %{_texmfdistdir}/doc/asymptote/examples/mosaic.asy %{_texmfdistdir}/doc/asymptote/examples/mosquito.asy %{_texmfdistdir}/doc/asymptote/examples/multicontour.asy %{_texmfdistdir}/doc/asymptote/examples/near_earth.asy %{_texmfdistdir}/doc/asymptote/examples/odetest.asy %{_texmfdistdir}/doc/asymptote/examples/onecontour.asy %{_texmfdistdir}/doc/asymptote/examples/oneoverx.asy %{_texmfdistdir}/doc/asymptote/examples/orthocenter.asy %{_texmfdistdir}/doc/asymptote/examples/p-orbital.asy %{_texmfdistdir}/doc/asymptote/examples/parametricelevation.asy %{_texmfdistdir}/doc/asymptote/examples/parametricgraph.asy %{_texmfdistdir}/doc/asymptote/examples/parametricsurface.asy %{_texmfdistdir}/doc/asymptote/examples/partialsurface.asy %{_texmfdistdir}/doc/asymptote/examples/partitionExample.asy %{_texmfdistdir}/doc/asymptote/examples/pathintersectsurface.asy %{_texmfdistdir}/doc/asymptote/examples/pdb.asy %{_texmfdistdir}/doc/asymptote/examples/penfunctionimage.asy %{_texmfdistdir}/doc/asymptote/examples/penimage.asy %{_texmfdistdir}/doc/asymptote/examples/phase.asy %{_texmfdistdir}/doc/asymptote/examples/piicon.eps %{_texmfdistdir}/doc/asymptote/examples/pipeintersection.asy %{_texmfdistdir}/doc/asymptote/examples/pipes.asy %{_texmfdistdir}/doc/asymptote/examples/pixel.pdf %{_texmfdistdir}/doc/asymptote/examples/planeproject.asy %{_texmfdistdir}/doc/asymptote/examples/planes.asy %{_texmfdistdir}/doc/asymptote/examples/polararea.asy %{_texmfdistdir}/doc/asymptote/examples/polarcircle.asy %{_texmfdistdir}/doc/asymptote/examples/polardatagraph.asy %{_texmfdistdir}/doc/asymptote/examples/poster.asy %{_texmfdistdir}/doc/asymptote/examples/progrid.asy %{_texmfdistdir}/doc/asymptote/examples/projectelevation.asy %{_texmfdistdir}/doc/asymptote/examples/projectrevolution.asy %{_texmfdistdir}/doc/asymptote/examples/pseudosphere.asy %{_texmfdistdir}/doc/asymptote/examples/quartercircle.asy %{_texmfdistdir}/doc/asymptote/examples/quilt.asy %{_texmfdistdir}/doc/asymptote/examples/rainbow.asy %{_texmfdistdir}/doc/asymptote/examples/randompath3.asy %{_texmfdistdir}/doc/asymptote/examples/ring.asy %{_texmfdistdir}/doc/asymptote/examples/roll.asy %{_texmfdistdir}/doc/asymptote/examples/roundpath.asy %{_texmfdistdir}/doc/asymptote/examples/sacone.asy %{_texmfdistdir}/doc/asymptote/examples/sacone3D.asy %{_texmfdistdir}/doc/asymptote/examples/sacylinder.asy %{_texmfdistdir}/doc/asymptote/examples/sacylinder3D.asy %{_texmfdistdir}/doc/asymptote/examples/saddle.asy %{_texmfdistdir}/doc/asymptote/examples/scaledgraph.asy %{_texmfdistdir}/doc/asymptote/examples/secondaryaxis.asy %{_texmfdistdir}/doc/asymptote/examples/secondaryaxis.csv %{_texmfdistdir}/doc/asymptote/examples/shade.asy %{_texmfdistdir}/doc/asymptote/examples/shadedtiling.asy %{_texmfdistdir}/doc/asymptote/examples/shadestroke.asy %{_texmfdistdir}/doc/asymptote/examples/shellmethod.asy %{_texmfdistdir}/doc/asymptote/examples/shellsqrtx01.asy %{_texmfdistdir}/doc/asymptote/examples/sin1x.asy %{_texmfdistdir}/doc/asymptote/examples/sin3.asy %{_texmfdistdir}/doc/asymptote/examples/sinc.asy %{_texmfdistdir}/doc/asymptote/examples/sinxlex.asy %{_texmfdistdir}/doc/asymptote/examples/slidedemo.asy %{_texmfdistdir}/doc/asymptote/examples/slopefield1.asy %{_texmfdistdir}/doc/asymptote/examples/smoothelevation.asy %{_texmfdistdir}/doc/asymptote/examples/soccerball.asy %{_texmfdistdir}/doc/asymptote/examples/spectrum.asy %{_texmfdistdir}/doc/asymptote/examples/sphere.asy %{_texmfdistdir}/doc/asymptote/examples/spheresilhouette.asy %{_texmfdistdir}/doc/asymptote/examples/sphereskeleton.asy %{_texmfdistdir}/doc/asymptote/examples/sphericalharmonic.asy %{_texmfdistdir}/doc/asymptote/examples/spiral.asy %{_texmfdistdir}/doc/asymptote/examples/spiral3.asy %{_texmfdistdir}/doc/asymptote/examples/spline.asy %{_texmfdistdir}/doc/asymptote/examples/splitpatch.asy %{_texmfdistdir}/doc/asymptote/examples/spring.asy %{_texmfdistdir}/doc/asymptote/examples/spring0.asy %{_texmfdistdir}/doc/asymptote/examples/spring2.asy %{_texmfdistdir}/doc/asymptote/examples/sqrtx01.asy %{_texmfdistdir}/doc/asymptote/examples/sqrtx01y1.asy %{_texmfdistdir}/doc/asymptote/examples/square.asy %{_texmfdistdir}/doc/asymptote/examples/star.asy %{_texmfdistdir}/doc/asymptote/examples/stereoscopic.asy %{_texmfdistdir}/doc/asymptote/examples/stroke3.asy %{_texmfdistdir}/doc/asymptote/examples/strokepath.asy %{_texmfdistdir}/doc/asymptote/examples/strokeshade.asy %{_texmfdistdir}/doc/asymptote/examples/subpictures.asy %{_texmfdistdir}/doc/asymptote/examples/superpath.asy %{_texmfdistdir}/doc/asymptote/examples/tanh.asy %{_texmfdistdir}/doc/asymptote/examples/teapot.asy %{_texmfdistdir}/doc/asymptote/examples/tensor.asy %{_texmfdistdir}/doc/asymptote/examples/textpath.asy %{_texmfdistdir}/doc/asymptote/examples/thermodynamics.asy %{_texmfdistdir}/doc/asymptote/examples/threeviews.asy %{_texmfdistdir}/doc/asymptote/examples/tile.asy %{_texmfdistdir}/doc/asymptote/examples/torus.asy %{_texmfdistdir}/doc/asymptote/examples/transparency.asy %{_texmfdistdir}/doc/asymptote/examples/treetest.asy %{_texmfdistdir}/doc/asymptote/examples/trefoilknot.asy %{_texmfdistdir}/doc/asymptote/examples/triads.asy %{_texmfdistdir}/doc/asymptote/examples/triangle.asy %{_texmfdistdir}/doc/asymptote/examples/triangles.asy %{_texmfdistdir}/doc/asymptote/examples/triangulate.asy %{_texmfdistdir}/doc/asymptote/examples/triceratops.asy %{_texmfdistdir}/doc/asymptote/examples/trumpet.asy %{_texmfdistdir}/doc/asymptote/examples/truncatedIcosahedron.asy %{_texmfdistdir}/doc/asymptote/examples/tvgen.asy %{_texmfdistdir}/doc/asymptote/examples/twistedtubes.asy %{_texmfdistdir}/doc/asymptote/examples/unitcircle.asy %{_texmfdistdir}/doc/asymptote/examples/unitcircle3.asy %{_texmfdistdir}/doc/asymptote/examples/unitoctant.asy %{_texmfdistdir}/doc/asymptote/examples/upint.asy %{_texmfdistdir}/doc/asymptote/examples/vectorfield.asy %{_texmfdistdir}/doc/asymptote/examples/vectorfield3.asy %{_texmfdistdir}/doc/asymptote/examples/vectorfieldsphere.asy %{_texmfdistdir}/doc/asymptote/examples/venn.asy %{_texmfdistdir}/doc/asymptote/examples/venn3.asy %{_texmfdistdir}/doc/asymptote/examples/vertexshading.asy %{_texmfdistdir}/doc/asymptote/examples/washer.asy %{_texmfdistdir}/doc/asymptote/examples/washermethod.asy %{_texmfdistdir}/doc/asymptote/examples/wedge.asy %{_texmfdistdir}/doc/asymptote/examples/westnile.asy %{_texmfdistdir}/doc/asymptote/examples/westnile.csv %{_texmfdistdir}/doc/asymptote/examples/workcone.asy %{_texmfdistdir}/doc/asymptote/examples/worksheet.asy %{_texmfdistdir}/doc/asymptote/examples/worldmap.asy %{_texmfdistdir}/doc/asymptote/examples/xsin1x.asy %{_texmfdistdir}/doc/asymptote/examples/xstitch.asy %{_texmfdistdir}/doc/asymptote/examples/xxsq01.asy %{_texmfdistdir}/doc/asymptote/examples/xxsq01x-1.asy %{_texmfdistdir}/doc/asymptote/examples/xxsq01y.asy %{_texmfdistdir}/doc/asymptote/examples/yingyang.asy %{_infodir}/asy-faq.info* %{_infodir}/asymptote.info* %{_mandir}/man1/asy.1* %{_mandir}/man1/xasy.1* %files -n texlive-asymptote %defattr(-,root,root,755) %{_texmfdistdir}/asymptote/CAD.asy %{_texmfdistdir}/asymptote/GUI/CubicBezier.py %{_texmfdistdir}/asymptote/GUI/UndoRedoStack.py %{_texmfdistdir}/asymptote/GUI/xasy.py %{_texmfdistdir}/asymptote/GUI/xasy2asy.py %{_texmfdistdir}/asymptote/GUI/xasyActions.py %{_texmfdistdir}/asymptote/GUI/xasyBezierEditor.py %{_texmfdistdir}/asymptote/GUI/xasyCodeEditor.py %{_texmfdistdir}/asymptote/GUI/xasyColorPicker.py %{_texmfdistdir}/asymptote/GUI/xasyFile.py %{_texmfdistdir}/asymptote/GUI/xasyGUIIcons.py %{_texmfdistdir}/asymptote/GUI/xasyMainWin.py %{_texmfdistdir}/asymptote/GUI/xasyOptions.py %{_texmfdistdir}/asymptote/GUI/xasyOptionsDialog.py %{_texmfdistdir}/asymptote/GUI/xasyVersion.py %{_texmfdistdir}/asymptote/animate.asy %{_texmfdistdir}/asymptote/animation.asy %{_texmfdistdir}/asymptote/annotate.asy %{_texmfdistdir}/asymptote/asy-init.el %{_texmfdistdir}/asymptote/asy-kate.sh %{_texmfdistdir}/asymptote/asy-keywords.el %{_texmfdistdir}/asymptote/asy-mode.el %{_texmfdistdir}/asymptote/asy.vim %{_texmfdistdir}/asymptote/asy_filetype.vim %{_texmfdistdir}/asymptote/asymptote.py %{_texmfdistdir}/asymptote/babel.asy %{_texmfdistdir}/asymptote/bezulate.asy %{_texmfdistdir}/asymptote/binarytree.asy %{_texmfdistdir}/asymptote/bsp.asy %{_texmfdistdir}/asymptote/contour.asy %{_texmfdistdir}/asymptote/contour3.asy %{_texmfdistdir}/asymptote/drawtree.asy %{_texmfdistdir}/asymptote/embed.asy %{_texmfdistdir}/asymptote/external.asy %{_texmfdistdir}/asymptote/feynman.asy %{_texmfdistdir}/asymptote/flowchart.asy %{_texmfdistdir}/asymptote/fontsize.asy %{_texmfdistdir}/asymptote/geometry.asy %{_texmfdistdir}/asymptote/graph.asy %{_texmfdistdir}/asymptote/graph3.asy %{_texmfdistdir}/asymptote/graph_settings.asy %{_texmfdistdir}/asymptote/graph_splinetype.asy %{_texmfdistdir}/asymptote/grid3.asy %{_texmfdistdir}/asymptote/interpolate.asy %{_texmfdistdir}/asymptote/labelpath.asy %{_texmfdistdir}/asymptote/labelpath3.asy %{_texmfdistdir}/asymptote/latin1.asy %{_texmfdistdir}/asymptote/lmfit.asy %{_texmfdistdir}/asymptote/markers.asy %{_texmfdistdir}/asymptote/math.asy %{_texmfdistdir}/asymptote/metapost.asy %{_texmfdistdir}/asymptote/nopapersize.ps %{_texmfdistdir}/asymptote/obj.asy %{_texmfdistdir}/asymptote/ode.asy %{_texmfdistdir}/asymptote/palette.asy %{_texmfdistdir}/asymptote/patterns.asy %{_texmfdistdir}/asymptote/plain.asy %{_texmfdistdir}/asymptote/plain_Label.asy %{_texmfdistdir}/asymptote/plain_arcs.asy %{_texmfdistdir}/asymptote/plain_arrows.asy %{_texmfdistdir}/asymptote/plain_bounds.asy %{_texmfdistdir}/asymptote/plain_boxes.asy %{_texmfdistdir}/asymptote/plain_constants.asy %{_texmfdistdir}/asymptote/plain_debugger.asy %{_texmfdistdir}/asymptote/plain_filldraw.asy %{_texmfdistdir}/asymptote/plain_margins.asy %{_texmfdistdir}/asymptote/plain_markers.asy %{_texmfdistdir}/asymptote/plain_paths.asy %{_texmfdistdir}/asymptote/plain_pens.asy %{_texmfdistdir}/asymptote/plain_picture.asy %{_texmfdistdir}/asymptote/plain_prethree.asy %{_texmfdistdir}/asymptote/plain_scaling.asy %{_texmfdistdir}/asymptote/plain_shipout.asy %{_texmfdistdir}/asymptote/plain_strings.asy %{_texmfdistdir}/asymptote/plain_xasy.asy %{_texmfdistdir}/asymptote/pstoedit.asy %{_texmfdistdir}/asymptote/reload.js %{_texmfdistdir}/asymptote/roundedpath.asy %{_texmfdistdir}/asymptote/simplex.asy %{_texmfdistdir}/asymptote/size10.asy %{_texmfdistdir}/asymptote/size11.asy %{_texmfdistdir}/asymptote/slide.asy %{_texmfdistdir}/asymptote/slopefield.asy %{_texmfdistdir}/asymptote/solids.asy %{_texmfdistdir}/asymptote/stats.asy %{_texmfdistdir}/asymptote/syzygy.asy %{_texmfdistdir}/asymptote/texcolors.asy %{_texmfdistdir}/asymptote/three.asy %{_texmfdistdir}/asymptote/three_arrows.asy %{_texmfdistdir}/asymptote/three_light.asy %{_texmfdistdir}/asymptote/three_margins.asy %{_texmfdistdir}/asymptote/three_surface.asy %{_texmfdistdir}/asymptote/three_tube.asy %{_texmfdistdir}/asymptote/tree.asy %{_texmfdistdir}/asymptote/trembling.asy %{_texmfdistdir}/asymptote/tube.asy %{_texmfdistdir}/asymptote/unicode.asy %{_texmfdistdir}/asymptote/version.asy %{_texmfdistdir}/asymptote/x11colors.asy %{_texmfdistdir}/tex/context/asymptote/colo-asy.tex %{_texmfdistdir}/tex/latex/asymptote/asycolors.sty %{_texmfdistdir}/tex/latex/asymptote/asymptote.sty %{_texmfdistdir}/tex/latex/asymptote/latexmkrc %{_texmfdistdir}/tex/latex/asymptote/ocg.sty /var/adm/update-scripts/texlive-asymptote-%{texlive_version}.%{texlive_noarch}.2.23svn30598-%{release}-zypper %package -n texlive-asymptote-by-example-zh-cn Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Asymptote by example License: LGPL-3.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source48: asymptote-by-example-zh-cn.doc.tar.xz %description -n texlive-asymptote-by-example-zh-cn This is a tutorial written in Simplified Chinese. date: 2009-11-09 12:03:38 +0000 %post -n texlive-asymptote-by-example-zh-cn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-asymptote-by-example-zh-cn if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-asymptote-by-example-zh-cn test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-asymptote-by-example-zh-cn %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/README %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/asymptote-by-example-zh-cn.pdf %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/asy.bib %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/asymptote.sty %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/asysyntex.sty %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/cleantmp %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/figure-src/CJKmove.sty %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/figure-src/area.asy %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/figure-src/hanoi.asy %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/figure-src/hyper.asy %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/figure-src/movie15.sty %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/figure-src/recplot.asy %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/figure-src/stars.asy %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/figure-src/tiling.asy %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/figure-src/xiantu.asy %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/gpl-3.0.tex %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/main.tex %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/makepdf %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/myfonts.sty %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/tiling.pdf %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/tiling.tex %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/xiantu-ancient.pdf %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/xiantu.pdf %{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/xiantu.tex /var/adm/update-scripts/texlive-asymptote-by-example-zh-cn-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-asymptote-faq-zh-cn Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Asymptote FAQ (Chinese translation) License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source49: asymptote-faq-zh-cn.doc.tar.xz %description -n texlive-asymptote-faq-zh-cn This is a Chinese translation of the Asymptote FAQ date: 2009-11-09 12:18:01 +0000 %post -n texlive-asymptote-faq-zh-cn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-asymptote-faq-zh-cn if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-asymptote-faq-zh-cn test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-asymptote-faq-zh-cn %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/README %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/asymptote-faq-zh-cn.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/asy-faq.tex %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-1.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-1.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-2.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-2.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-7.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-7.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-8.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-8.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-9.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/4-9.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/5-1a.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/5-1a.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/5-2.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/5-2.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/5-4.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/5-4.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-1.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-1.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-11a.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-11a.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-11b.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-11b.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-12.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-12.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-14.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-14.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-15.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-15.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-19.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-19.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-2.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-2.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-3.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-3.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-4.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-4.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-5.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-5.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-6.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-6.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-7b.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-7b.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-7c.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-7c.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-8b.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-8b.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-8c.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-8c.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-9.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/6-9.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-4.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-4.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-8a.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-8a.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-8b.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-8b.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-8c.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-8c.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-8d.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-8d.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-9a.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-9a.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-9b.asy %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/figures/8-9b.pdf %{_texmfdistdir}/doc/support/asymptote-faq-zh-cn/src/preamble_newnew.tex /var/adm/update-scripts/texlive-asymptote-faq-zh-cn-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-asymptote-manual-zh-cn Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: A Chinese translation of the asymptote manual License: LGPL-3.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source50: asymptote-manual-zh-cn.doc.tar.xz %description -n texlive-asymptote-manual-zh-cn This is an (incomplete, simplified) Chinese translation of the Asymptote manual. date: 2009-11-09 12:18:01 +0000 %post -n texlive-asymptote-manual-zh-cn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-asymptote-manual-zh-cn if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-asymptote-manual-zh-cn test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-asymptote-manual-zh-cn %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/README %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/asymptote-manual-zh-cn.pdf %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/CDlabel.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/Coons.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/Gouraud.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/Pythagoras.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/adobefonts.tex %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/asycolors.sty %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/asysyntex.tex %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/axialshade.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/bezier2.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/beziercurve.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/bigsquare.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/cleantmp %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/clippath.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/colons.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/colors.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/cube.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/diagonal.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/dots.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/fzfonts.tex %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/hatch.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/join.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/labelalign.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/labelsquare.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/latticeshading.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/linecap.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/linejoin.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/linetype.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/logo.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/main.tex %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/makepdf %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/makepen.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/mexicanhat.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/quartercircle.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/shadedtiling.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/shadestroke.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/square.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/subpictures.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/superpath.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/tile.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/transparency.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/windingnumber.asy %{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/winfonts.tex /var/adm/update-scripts/texlive-asymptote-manual-zh-cn-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-attachfile Version: %{texlive_version}.%{texlive_noarch}.v1.5bsvn21866 Release: 0 Summary: Attach arbitrary files to a PDF 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): texlive >= %{texlive_version} Recommends: texlive-attachfile-doc >= %{texlive_version} Provides: tex(attachfile.sty) Requires: tex(calc.sty) Requires: tex(color.sty) Requires: tex(ifpdf.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source51: attachfile.tar.xz Source52: attachfile.doc.tar.xz %description -n texlive-attachfile Starting with PDF 1.3 (Adobe Acrobat 4.0), PDF files can contain file attachments -- arbitrary files that a reader can extract, just like attachments to an e-mail message. The attachfile package brings this functionality to pdfLaTeX and provides some additional features not available in Acrobat, such as the ability to use arbitrary LaTeX code for the file icon -- including things like \includegraphics, tabular, and mathematics. Settings can be made either globally or on a per- attachment basis. Attachfile makes it easy to attach files and customize their appearance in the enclosing document. The package supports the Created, Modified, and Size keys in the EmbeddedFile's Params dictionary. date: 2011-03-28 05:44:29 +0000 %package -n texlive-attachfile-doc Summary: Documentation for texlive-attachfile License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.v1.5bsvn21866 Release: 0 %description -n texlive-attachfile-doc This package includes the documentation for texlive-attachfile %post -n texlive-attachfile mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-attachfile if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-attachfile test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-attachfile-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/attachfile/README %{_texmfdistdir}/doc/latex/attachfile/attachfile.pdf %files -n texlive-attachfile %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/attachfile/attachfile.sty /var/adm/update-scripts/texlive-attachfile-%{texlive_version}.%{texlive_noarch}.v1.5bsvn21866-%{release}-zypper %package -n texlive-augie Version: %{texlive_version}.%{texlive_noarch}.svn18948 Release: 0 Summary: Calligraphic font for typesetting handwriting License: LPPL-1.0 Group: Productivity/Publishing/TeX/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): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-augie-fonts >= %{texlive_version} Recommends: texlive-augie-doc >= %{texlive_version} Provides: tex(augie.map) Provides: tex(augie7t.tfm) Provides: tex(augie7t.vf) Provides: tex(augie8c.tfm) Provides: tex(augie8c.vf) Provides: tex(augie8r.tfm) Provides: tex(augie8t.tfm) Provides: tex(augie8t.vf) Provides: tex(augie___.tfm) Provides: tex(ot1augie.fd) Provides: tex(t1augie.fd) Provides: tex(ts1augie.fd) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source53: augie.tar.xz Source54: augie.doc.tar.xz %description -n texlive-augie A calligraphic font for simulating American-style informal handwriting. The font is distributed in Adobe Type 1 format. date: 2006-12-29 11:26:56 +0000 %package -n texlive-augie-doc Summary: Documentation for texlive-augie License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn18948 Release: 0 %description -n texlive-augie-doc This package includes the documentation for texlive-augie %package -n texlive-augie-fonts Summary: Severed fonts for texlive-augie License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn18948 Release: 0 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-augie-fonts The separated fonts package for texlive-augie %post -n texlive-augie mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+augie.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+augie.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map augie.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-augie if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+augie.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-augie test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-augie-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/augie/README.augie %{_texmfdistdir}/doc/latex/augie/augie.txt %{_texmfdistdir}/doc/latex/augie/other/Augie___.pfm %{_texmfdistdir}/doc/latex/augie/other/augie___.inf %{_texmfdistdir}/doc/latex/augie/vtex/augie.ali %files -n texlive-augie %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/augie/augie___.afm %{_texmfdistdir}/fonts/map/dvips/augie/augie.map %{_texmfdistdir}/fonts/tfm/public/augie/augie7t.tfm %{_texmfdistdir}/fonts/tfm/public/augie/augie8c.tfm %{_texmfdistdir}/fonts/tfm/public/augie/augie8r.tfm %{_texmfdistdir}/fonts/tfm/public/augie/augie8t.tfm %{_texmfdistdir}/fonts/tfm/public/augie/augie___.tfm %{_texmfdistdir}/fonts/type1/public/augie/augie___.pfb %{_texmfdistdir}/fonts/vf/public/augie/augie7t.vf %{_texmfdistdir}/fonts/vf/public/augie/augie8c.vf %{_texmfdistdir}/fonts/vf/public/augie/augie8t.vf %{_texmfdistdir}/tex/latex/augie/ot1augie.fd %{_texmfdistdir}/tex/latex/augie/t1augie.fd %{_texmfdistdir}/tex/latex/augie/ts1augie.fd /var/adm/update-scripts/texlive-augie-%{texlive_version}.%{texlive_noarch}.svn18948-%{release}-zypper %package -n texlive-auncial-new Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 Summary: Artificial Uncial font and LaTeX support macros License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-auncial-new-fonts >= %{texlive_version} Recommends: texlive-auncial-new-doc >= %{texlive_version} Provides: tex(allauncl.sty) Provides: tex(auncial.map) Provides: tex(auncial.sty) Provides: tex(auncl10.tfm) Provides: tex(aunclb10.tfm) Provides: tex(b1auncl.fd) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source55: auncial-new.tar.xz Source56: auncial-new.doc.tar.xz %description -n texlive-auncial-new The auncial-new bundle provides packages and fonts for a script based on the Artificial Uncial manuscript book-hand used between the 6th & 10th century AD. The script consists of minuscules and digits, with some appropriate period punctuation marks. Both normal and bold versions are provided, and the font is distributed in Adobe Type 1 format. This is an experimental new version of the auncial bundle, which is one of a series of bookhand fonts. The font follows the B1 encoding developed for bookhands. Access to the encoding is essential. The encoding mainly follows the standard T1 encoding. date: 2008-08-16 18:32:59 +0000 %package -n texlive-auncial-new-doc Summary: Documentation for texlive-auncial-new License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 %description -n texlive-auncial-new-doc This package includes the documentation for texlive-auncial-new %package -n texlive-auncial-new-fonts Summary: Severed fonts for texlive-auncial-new License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 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-auncial-new-fonts The separated fonts package for texlive-auncial-new %post -n texlive-auncial-new mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+auncial.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+auncial.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map auncial.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-auncial-new if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+auncial.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-auncial-new test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-auncial-new-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/auncial-new/README %{_texmfdistdir}/doc/fonts/auncial-new/auncial.pdf %{_texmfdistdir}/doc/fonts/auncial-new/tryauncial.pdf %{_texmfdistdir}/doc/fonts/auncial-new/tryauncial.tex %files -n texlive-auncial-new %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/auncial-new/auncl10.afm %{_texmfdistdir}/fonts/afm/public/auncial-new/aunclb10.afm %{_texmfdistdir}/fonts/map/dvips/auncial-new/auncial.map %{_texmfdistdir}/fonts/tfm/public/auncial-new/auncl10.tfm %{_texmfdistdir}/fonts/tfm/public/auncial-new/aunclb10.tfm %{_texmfdistdir}/fonts/type1/public/auncial-new/auncl10.pfb %{_texmfdistdir}/fonts/type1/public/auncial-new/aunclb10.pfb %{_texmfdistdir}/tex/latex/auncial-new/allauncl.sty %{_texmfdistdir}/tex/latex/auncial-new/auncial.sty %{_texmfdistdir}/tex/latex/auncial-new/b1auncl.fd /var/adm/update-scripts/texlive-auncial-new-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper %package -n texlive-aurical Version: %{texlive_version}.%{texlive_noarch}.1.5svn15878 Release: 0 Summary: Calligraphic fonts for use with LaTeX in T1 encoding License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): grep Requires(post): sed Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-aurical-fonts >= %{texlive_version} Recommends: texlive-aurical-doc >= %{texlive_version} Provides: tex(AmiciLogo.tfm) Provides: tex(AmiciLogoBold.tfm) Provides: tex(AmiciLogoBoldRslant.tfm) Provides: tex(AmiciLogoBoldSlant.tfm) Provides: tex(AmiciLogoRslant.tfm) Provides: tex(AmiciLogoSlant.tfm) Provides: tex(AuriocusKalligraphicus.tfm) Provides: tex(AuriocusKalligraphicusBold.tfm) Provides: tex(AuriocusKalligraphicusBoldRslant.tfm) Provides: tex(AuriocusKalligraphicusBoldSlant.tfm) Provides: tex(AuriocusKalligraphicusRslant.tfm) Provides: tex(AuriocusKalligraphicusSlant.tfm) Provides: tex(JanaSkrivana.tfm) Provides: tex(JanaSkrivanaBold.tfm) Provides: tex(JanaSkrivanaBoldRslant.tfm) Provides: tex(JanaSkrivanaBoldSlant.tfm) Provides: tex(JanaSkrivanaRslant.tfm) Provides: tex(JanaSkrivanaSlant.tfm) Provides: tex(LukasSvatba.tfm) Provides: tex(LukasSvatbaBold.tfm) Provides: tex(LukasSvatbaBoldRslant.tfm) Provides: tex(LukasSvatbaBoldSlant.tfm) Provides: tex(LukasSvatbaRslant.tfm) Provides: tex(LukasSvatbaSlant.tfm) Provides: tex(T1AmiciLogo.fd) Provides: tex(T1AuriocusKalligraphicus.fd) Provides: tex(T1JanaSkrivana.fd) Provides: tex(T1LukasSvatba.fd) Provides: tex(aurical.map) Provides: tex(aurical.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source57: aurical.tar.xz Source58: aurical.doc.tar.xz %description -n texlive-aurical The package that implements a set (AuriocusKalligraphicus) of three calligraphic fonts derived from the author's handwriting in Adobe Type 1 Format, T1 (Cork) encoding for use with LaTeX: - Auriocus Kalligraphicus; - Lukas Svatba; and - Jana Skrivana. Each font features oldstyle digits and (machine-generated) boldface and slanted versions. A variant of Lukas Svatba offers a 'long s'. date: 2008-07-27 21:11:56 +0000 %package -n texlive-aurical-doc Summary: Documentation for texlive-aurical License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.5svn15878 Release: 0 %description -n texlive-aurical-doc This package includes the documentation for texlive-aurical %package -n texlive-aurical-fonts Summary: Severed fonts for texlive-aurical License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.5svn15878 Release: 0 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-aurical-fonts The separated fonts package for texlive-aurical %post -n texlive-aurical mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if grep -qsE 'Map[[:blank:]]+aurical.map' %{_texmfconfdir}/web2c/updmap.cfg; then sed -ri 's/^\#\![[= =]]+(Map[[:blank:]]+aurical.map)/\1/' %{_texmfconfdir}/web2c/updmap.cfg || : elif test -e %{_texmfconfdir}/web2c/updmap.cfg; then echo 'Map aurical.map' >> %{_texmfconfdir}/web2c/updmap.cfg fi > /var/run/texlive/run-updmap %postun -n texlive-aurical if test $1 = 0; then sed -ri 's/^(Map[[:blank:]]+aurical.map)/\#\! \1/' %{_texmfconfdir}/web2c/updmap.cfg || : %{_bindir}/mktexlsr 2> /dev/null || : %{_bindir}/updmap-sys --nohash --quiet > /dev/null 2>&1 || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-updmap %posttrans -n texlive-aurical test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-aurical-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/aurical/aurical.pdf %{_texmfdistdir}/doc/latex/aurical/aurical.tex %files -n texlive-aurical %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogo.afm %{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBold.afm %{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBoldRslant.afm %{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBoldSlant.afm %{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoRslant.afm %{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoSlant.afm %{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicus.afm %{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBold.afm %{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBoldRslant.afm %{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBoldSlant.afm %{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusRslant.afm %{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusSlant.afm %{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivana.afm %{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBold.afm %{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBoldRslant.afm %{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBoldSlant.afm %{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaRslant.afm %{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaSlant.afm %{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatba.afm %{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBold.afm %{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBoldRslant.afm %{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBoldSlant.afm %{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaRslant.afm %{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaSlant.afm %{_texmfdistdir}/fonts/map/dvips/aurical/aurical.map %{_texmfdistdir}/fonts/source/public/aurical/aurical_source.zip %{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogo.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBold.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBoldRslant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBoldSlant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoRslant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoSlant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicus.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBold.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldRslant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldSlant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusRslant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusSlant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivana.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBold.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBoldRslant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBoldSlant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaRslant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaSlant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatba.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBold.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBoldRslant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBoldSlant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaRslant.tfm %{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaSlant.tfm %{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogo.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBold.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBoldRslant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBoldSlant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoRslant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoSlant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicus.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBold.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBoldRslant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBoldSlant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusRslant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusSlant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivana.pfb %{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBold.pfb %{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBoldRslant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBoldSlant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaRslant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaSlant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatba.pfb %{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBold.pfb %{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBoldRslant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBoldSlant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaRslant.pfb %{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaSlant.pfb %{_texmfdistdir}/tex/latex/aurical/T1AmiciLogo.fd %{_texmfdistdir}/tex/latex/aurical/T1AuriocusKalligraphicus.fd %{_texmfdistdir}/tex/latex/aurical/T1JanaSkrivana.fd %{_texmfdistdir}/tex/latex/aurical/T1LukasSvatba.fd %{_texmfdistdir}/tex/latex/aurical/aurical.sty /var/adm/update-scripts/texlive-aurical-%{texlive_version}.%{texlive_noarch}.1.5svn15878-%{release}-zypper %package -n texlive-authoraftertitle Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn24863 Release: 0 Summary: Make author, etc., available after \maketitle 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): texlive >= %{texlive_version} Recommends: texlive-authoraftertitle-doc >= %{texlive_version} Provides: tex(authoraftertitle.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source59: authoraftertitle.tar.xz Source60: authoraftertitle.doc.tar.xz %description -n texlive-authoraftertitle This jiffy package makes the author, title and date of the package available to the user (as \MyAuthor, etc) after the \maketitle command has been executed. date: 2011-12-17 13:41:04 +0000 %package -n texlive-authoraftertitle-doc Summary: Documentation for texlive-authoraftertitle License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn24863 Release: 0 %description -n texlive-authoraftertitle-doc This package includes the documentation for texlive-authoraftertitle %post -n texlive-authoraftertitle mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-authoraftertitle if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-authoraftertitle test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-authoraftertitle-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/authoraftertitle/authoraftertitle.pdf %{_texmfdistdir}/doc/latex/authoraftertitle/authoraftertitle.tex %files -n texlive-authoraftertitle %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/authoraftertitle/authoraftertitle.sty /var/adm/update-scripts/texlive-authoraftertitle-%{texlive_version}.%{texlive_noarch}.0.0.9svn24863-%{release}-zypper %package -n texlive-authorindex Version: %{texlive_version}.%{texlive_noarch}.svn26313 Release: 0 Summary: Index citations by author names License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-authorindex-bin >= %{texlive_version} Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-authorindex-doc >= %{texlive_version} Provides: tex(authorindex.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source61: authorindex.tar.xz Source62: authorindex.doc.tar.xz %description -n texlive-authorindex This package allows the user to create an index of all authors cited in a LaTeX document. Each author entry in the index contains the pages where these citations occur. Alternatively, the package can list the labels of the citations that appear in the references rather than the text pages. The package relies on BibTeX being used to handle citations. Additionally, it requires Perl (version 5 or higher). date: 2008-08-10 19:45:45 +0000 %package -n texlive-authorindex-doc Summary: Documentation for texlive-authorindex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn26313 Release: 0 %description -n texlive-authorindex-doc This package includes the documentation for texlive-authorindex %post -n texlive-authorindex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-authorindex if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-authorindex test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-authorindex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/authorindex/COPYING %{_texmfdistdir}/doc/latex/authorindex/NEWS %{_texmfdistdir}/doc/latex/authorindex/README %{_texmfdistdir}/doc/latex/authorindex/authorindex.pdf %{_texmfdistdir}/doc/latex/authorindex/authorindex.tex %files -n texlive-authorindex %defattr(-,root,root,755) %{_texmfdistdir}/scripts/authorindex/authorindex %{_texmfdistdir}/tex/latex/authorindex/authorindex.sty /var/adm/update-scripts/texlive-authorindex-%{texlive_version}.%{texlive_noarch}.svn26313-%{release}-zypper %package -n texlive-auto-pst-pdf Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn23723 Release: 0 Summary: Wrapper for pst-pdf (with some psfrag features) License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-auto-pst-pdf-doc >= %{texlive_version} Provides: tex(auto-pst-pdf.sty) Requires: tex(ifpdf.sty) Requires: tex(ifplatform.sty) Requires: tex(pst-pdf.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source63: auto-pst-pdf.tar.xz Source64: auto-pst-pdf.doc.tar.xz %description -n texlive-auto-pst-pdf The package uses --shell-escape to execute pst-pdf when necessary. This makes it especially easy to integrate into the workflow of an editor with just "LaTeX" and "pdfLaTeX" buttons. Wrappers are provided for various psfrag-related features so that Matlab figures via laprint, Mathematica figures via MathPSfrag, and regular psfrag figures can all be input consistently and easily. date: 2011-08-27 21:30:14 +0000 %package -n texlive-auto-pst-pdf-doc Summary: Documentation for texlive-auto-pst-pdf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn23723 Release: 0 %description -n texlive-auto-pst-pdf-doc This package includes the documentation for texlive-auto-pst-pdf %post -n texlive-auto-pst-pdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-auto-pst-pdf if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-auto-pst-pdf test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-auto-pst-pdf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/auto-pst-pdf/README %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.pdf %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.tex %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf.pdf %{_texmfdistdir}/doc/latex/auto-pst-pdf/example-psfrag.tex %{_texmfdistdir}/doc/latex/auto-pst-pdf/example.eps %{_texmfdistdir}/doc/latex/auto-pst-pdf/example.tex %files -n texlive-auto-pst-pdf %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/auto-pst-pdf/auto-pst-pdf.sty /var/adm/update-scripts/texlive-auto-pst-pdf-%{texlive_version}.%{texlive_noarch}.0.0.6svn23723-%{release}-zypper %package -n texlive-autoarea Version: %{texlive_version}.%{texlive_noarch}.0.0.3asvn15878 Release: 0 Summary: Automatic computation of bounding boxes with PiCTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-autoarea-doc >= %{texlive_version} Provides: tex(autoarea.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source65: autoarea.tar.xz Source66: autoarea.doc.tar.xz %description -n texlive-autoarea This package makes PiCTeX recognize lines and arcs in determining the "bounding box" of a picture. (PiCTeX so far accounted for put commands only). The "bounding box" is essential for proper placement of a picture between running text and margins and for keeping the running text away. date: 2008-08-17 09:40:59 +0000 %package -n texlive-autoarea-doc Summary: Documentation for texlive-autoarea License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.0.0.3asvn15878 Release: 0 %description -n texlive-autoarea-doc This package includes the documentation for texlive-autoarea %post -n texlive-autoarea mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-autoarea if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-autoarea test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-autoarea-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/autoarea/ANNOUNCE.txt %{_texmfdistdir}/doc/latex/autoarea/README.aa %{_texmfdistdir}/doc/latex/autoarea/autodemo/README.autodemo %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.log %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.pdf %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.tex %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.log %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.pdf %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.tex %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo.tex %files -n texlive-autoarea %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/autoarea/autoarea.sty /var/adm/update-scripts/texlive-autoarea-%{texlive_version}.%{texlive_noarch}.0.0.3asvn15878-%{release}-zypper %package -n texlive-automata Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn19717 Release: 0 Summary: Finite state machines, graphs and trees in MetaPost License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-automata-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source67: automata.tar.xz Source68: automata.doc.tar.xz %description -n texlive-automata The package offers a collection of macros for MetaPost to make easier to draw finite-state machines, automata, labelled graphs, etc. The user defines nodes, which may be isolated or arranged into matrices or trees; edges connect pairs of nodes through arbitrary paths. Parameters, that specify the shapes of nodes and the styles of edges, may be adjusted. date: 2010-09-13 10:42:36 +0000 %package -n texlive-automata-doc Summary: Documentation for texlive-automata License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn19717 Release: 0 %description -n texlive-automata-doc This package includes the documentation for texlive-automata %post -n texlive-automata mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-automata if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-automata test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-automata-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/metapost/automata/README %{_texmfdistdir}/doc/metapost/automata/example.mp %{_texmfdistdir}/doc/metapost/automata/example.pdf %{_texmfdistdir}/doc/metapost/automata/example.tex %files -n texlive-automata %defattr(-,root,root,755) %{_texmfdistdir}/metapost/automata/automata.mp /var/adm/update-scripts/texlive-automata-%{texlive_version}.%{texlive_noarch}.0.0.3svn19717-%{release}-zypper %package -n texlive-autonum Version: %{texlive_version}.%{texlive_noarch}.0.0.3.4svn30163 Release: 0 Summary: Automatic equation references License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-autonum-doc >= %{texlive_version} Provides: tex(autonum.sty) Requires: tex(amsmath.sty) Requires: tex(etoolbox.sty) Requires: tex(textpos.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source69: autonum.tar.xz Source70: autonum.doc.tar.xz %description -n texlive-autonum The package arranges that equation numbers are applied only to those equations that are referenced. This operation is similar to the showonlyrefs option of the package mathtools. date: 2013-04-28 21:51:31 +0000 %package -n texlive-autonum-doc Summary: Documentation for texlive-autonum License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.0.0.3.4svn30163 Release: 0 %description -n texlive-autonum-doc This package includes the documentation for texlive-autonum %post -n texlive-autonum mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-autonum if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-autonum test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-autonum-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/autonum/README %{_texmfdistdir}/doc/latex/autonum/autonum.pdf %{_texmfdistdir}/doc/latex/autonum/test-autonum.pdf %{_texmfdistdir}/doc/latex/autonum/test-autonum.tex %files -n texlive-autonum %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/autonum/autonum.sty /var/adm/update-scripts/texlive-autonum-%{texlive_version}.%{texlive_noarch}.0.0.3.4svn30163-%{release}-zypper %package -n texlive-autopdf Version: %{texlive_version}.%{texlive_noarch}.1.0svn28125 Release: 0 Summary: Conversion of graphics to pdfLaTeX-compatible 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): texlive >= %{texlive_version} Recommends: texlive-autopdf-doc >= %{texlive_version} Provides: tex(autopdf.sty) Requires: tex(graphicx.sty) Requires: tex(ifpdf.sty) Requires: tex(ifplatform.sty) Requires: tex(ifthen.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source71: autopdf.tar.xz Source72: autopdf.doc.tar.xz %description -n texlive-autopdf The package facilitates the on-the-fly conversion of various graphics formats to formats supported by pdfLaTeX (e.g. PDF). It uses a range of external programs, and therefore requires that the LaTeX run starts with write18 enabled. date: 2012-10-30 19:17:59 +0000 %package -n texlive-autopdf-doc Summary: Documentation for texlive-autopdf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0svn28125 Release: 0 %description -n texlive-autopdf-doc This package includes the documentation for texlive-autopdf %post -n texlive-autopdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-autopdf if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-autopdf test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-autopdf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/autopdf/README %{_texmfdistdir}/doc/latex/autopdf/autopdf.pdf %files -n texlive-autopdf %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/autopdf/autopdf.sty /var/adm/update-scripts/texlive-autopdf-%{texlive_version}.%{texlive_noarch}.1.0svn28125-%{release}-zypper %package -n texlive-avantgar Version: %{texlive_version}.%{texlive_noarch}.svn28614 Release: 0 Summary: URW "Base 35" font pack for LaTeX License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-avantgar-fonts >= %{texlive_version} Provides: tex(8ruag.fd) Provides: tex(omluag.fd) Provides: tex(omsuag.fd) Provides: tex(ot1uag.fd) Provides: tex(pagd.tfm) Provides: tex(pagd.vf) Provides: tex(pagd7t.tfm) Provides: tex(pagd7t.vf) Provides: tex(pagd8c.tfm) Provides: tex(pagd8c.vf) Provides: tex(pagd8r.tfm) Provides: tex(pagd8t.tfm) Provides: tex(pagd8t.vf) Provides: tex(pagdc.tfm) Provides: tex(pagdc.vf) Provides: tex(pagdc7t.tfm) Provides: tex(pagdc7t.vf) Provides: tex(pagdc8t.tfm) Provides: tex(pagdc8t.vf) Provides: tex(pagdo.tfm) Provides: tex(pagdo.vf) Provides: tex(pagdo7t.tfm) Provides: tex(pagdo7t.vf) Provides: tex(pagdo8c.tfm) Provides: tex(pagdo8c.vf) Provides: tex(pagdo8r.tfm) Provides: tex(pagdo8t.tfm) Provides: tex(pagdo8t.vf) Provides: tex(pagk.tfm) Provides: tex(pagk.vf) Provides: tex(pagk7t.tfm) Provides: tex(pagk7t.vf) Provides: tex(pagk8c.tfm) Provides: tex(pagk8c.vf) Provides: tex(pagk8r.tfm) Provides: tex(pagk8t.tfm) Provides: tex(pagk8t.vf) Provides: tex(pagkc.tfm) Provides: tex(pagkc.vf) Provides: tex(pagkc7t.tfm) Provides: tex(pagkc7t.vf) Provides: tex(pagkc8t.tfm) Provides: tex(pagkc8t.vf) Provides: tex(pagko.tfm) Provides: tex(pagko.vf) Provides: tex(pagko7t.tfm) Provides: tex(pagko7t.vf) Provides: tex(pagko8c.tfm) Provides: tex(pagko8c.vf) Provides: tex(pagko8r.tfm) Provides: tex(pagko8t.tfm) Provides: tex(pagko8t.vf) Provides: tex(t1uag.fd) Provides: tex(ts1uag.fd) Provides: tex(uag.map) Provides: tex(uagb7t.tfm) Provides: tex(uagb7t.vf) Provides: tex(uagb8c.tfm) Provides: tex(uagb8c.vf) Provides: tex(uagb8r.tfm) Provides: tex(uagb8t.tfm) Provides: tex(uagb8t.vf) Provides: tex(uagbc7t.tfm) Provides: tex(uagbc7t.vf) Provides: tex(uagbc8t.tfm) Provides: tex(uagbc8t.vf) Provides: tex(uagbi7t.tfm) Provides: tex(uagbi7t.vf) Provides: tex(uagbi8c.tfm) Provides: tex(uagbi8c.vf) Provides: tex(uagbi8r.tfm) Provides: tex(uagbi8t.tfm) Provides: tex(uagbi8t.vf) Provides: tex(uagbo7t.tfm) Provides: tex(uagbo7t.vf) Provides: tex(uagbo8c.tfm) Provides: tex(uagbo8c.vf) Provides: tex(uagbo8r.tfm) Provides: tex(uagbo8t.tfm) Provides: tex(uagbo8t.vf) Provides: tex(uagd7t.tfm) Provides: tex(uagd7t.vf) Provides: tex(uagd8c.tfm) Provides: tex(uagd8c.vf) Provides: tex(uagd8r.tfm) Provides: tex(uagd8t.tfm) Provides: tex(uagd8t.vf) Provides: tex(uagdc7t.tfm) Provides: tex(uagdc7t.vf) Provides: tex(uagdc8t.tfm) Provides: tex(uagdc8t.vf) Provides: tex(uagdo7t.tfm) Provides: tex(uagdo7t.vf) Provides: tex(uagdo8c.tfm) Provides: tex(uagdo8c.vf) Provides: tex(uagdo8r.tfm) Provides: tex(uagdo8t.tfm) Provides: tex(uagdo8t.vf) Provides: tex(uagk7t.tfm) Provides: tex(uagk7t.vf) Provides: tex(uagk8c.tfm) Provides: tex(uagk8c.vf) Provides: tex(uagk8r.tfm) Provides: tex(uagk8t.tfm) Provides: tex(uagk8t.vf) Provides: tex(uagkc7t.tfm) Provides: tex(uagkc7t.vf) Provides: tex(uagkc8t.tfm) Provides: tex(uagkc8t.vf) Provides: tex(uagko7t.tfm) Provides: tex(uagko7t.vf) Provides: tex(uagko8c.tfm) Provides: tex(uagko8c.vf) Provides: tex(uagko8r.tfm) Provides: tex(uagko8t.tfm) Provides: tex(uagko8t.vf) Provides: tex(uagr7t.tfm) Provides: tex(uagr7t.vf) Provides: tex(uagr8c.tfm) Provides: tex(uagr8c.vf) Provides: tex(uagr8r.tfm) Provides: tex(uagr8t.tfm) Provides: tex(uagr8t.vf) Provides: tex(uagrc7t.tfm) Provides: tex(uagrc7t.vf) Provides: tex(uagrc8t.tfm) Provides: tex(uagrc8t.vf) Provides: tex(uagri7t.tfm) Provides: tex(uagri7t.vf) Provides: tex(uagri8c.tfm) Provides: tex(uagri8c.vf) Provides: tex(uagri8r.tfm) Provides: tex(uagri8t.tfm) Provides: tex(uagri8t.vf) Provides: tex(uagro7t.tfm) Provides: tex(uagro7t.vf) Provides: tex(uagro8c.tfm) Provides: tex(uagro8c.vf) Provides: tex(uagro8r.tfm) Provides: tex(uagro8t.tfm) Provides: tex(uagro8t.vf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source73: avantgar.tar.xz %description -n texlive-avantgar A set of fonts for use as "drop-in" replacements for Adobe's basic set, comprising: - Century Schoolbook (substituting for Adobe's New Century Schoolbook); - Dingbats (substituting for Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for Abobe's Courier); - Nimbus Roman No9 L (substituting for Adobe's Times); - Nimbus Sans L (substituting for Adobe's Helvetica); - Standard Symbols L (substituting for Adobe's Symbol); - URW Bookman; - URW Chancery L Medium Italic (substituting for Adobe's Zapf Chancery); - URW Gothic L Book (substituting for Adobe's Avant Garde); and - URW Palladio L (substituting for Adobe's Palatino). date: 2012-06-06 20:57:48 +0000 %package -n texlive-avantgar-fonts Summary: Severed fonts for texlive-avantgar License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn28614 Release: 0 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-avantgar-fonts The separated fonts package for texlive-avantgar %post -n texlive-avantgar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-avantgar if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-avantgar test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-avantgar %defattr(-,root,root,755) %{_texmfdistdir}/dvips/avantgar/config.uag %{_texmfdistdir}/fonts/afm/adobe/avantgar/pagd8a.afm %{_texmfdistdir}/fonts/afm/adobe/avantgar/pagdo8a.afm %{_texmfdistdir}/fonts/afm/adobe/avantgar/pagk8a.afm %{_texmfdistdir}/fonts/afm/adobe/avantgar/pagko8a.afm %{_texmfdistdir}/fonts/afm/urw/avantgar/uagb8a.afm %{_texmfdistdir}/fonts/afm/urw/avantgar/uagbi8a.afm %{_texmfdistdir}/fonts/afm/urw/avantgar/uagd8a.afm %{_texmfdistdir}/fonts/afm/urw/avantgar/uagdo8a.afm %{_texmfdistdir}/fonts/afm/urw/avantgar/uagk8a.afm %{_texmfdistdir}/fonts/afm/urw/avantgar/uagko8a.afm %{_texmfdistdir}/fonts/afm/urw/avantgar/uagr8a.afm %{_texmfdistdir}/fonts/afm/urw/avantgar/uagri8a.afm %{_texmfdistdir}/fonts/map/dvips/avantgar/uag.map %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbc7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbc8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdc7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdc8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagkc7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagkc8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagrc7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagrc8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8t.tfm %{_texmfdistdir}/fonts/type1/urw/avantgar/uagd8a.pfb %{_texmfdistdir}/fonts/type1/urw/avantgar/uagd8a.pfm %{_texmfdistdir}/fonts/type1/urw/avantgar/uagdo8a.pfb %{_texmfdistdir}/fonts/type1/urw/avantgar/uagdo8a.pfm %{_texmfdistdir}/fonts/type1/urw/avantgar/uagk8a.pfb %{_texmfdistdir}/fonts/type1/urw/avantgar/uagk8a.pfm %{_texmfdistdir}/fonts/type1/urw/avantgar/uagko8a.pfb %{_texmfdistdir}/fonts/type1/urw/avantgar/uagko8a.pfm %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd7t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd8c.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd8t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc7t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc8t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo7t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo8c.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo8t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk7t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk8c.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk8t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc7t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc8t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko7t.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko8c.vf %{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbc7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbc8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdc7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdc8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagkc7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagkc8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagrc7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagrc8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro8t.vf %{_texmfdistdir}/tex/latex/avantgar/8ruag.fd %{_texmfdistdir}/tex/latex/avantgar/omluag.fd %{_texmfdistdir}/tex/latex/avantgar/omsuag.fd %{_texmfdistdir}/tex/latex/avantgar/ot1uag.fd %{_texmfdistdir}/tex/latex/avantgar/t1uag.fd %{_texmfdistdir}/tex/latex/avantgar/ts1uag.fd /var/adm/update-scripts/texlive-avantgar-%{texlive_version}.%{texlive_noarch}.svn28614-%{release}-zypper %package -n texlive-b1encoding Version: %{texlive_version}.%{texlive_noarch}.1.0svn21271 Release: 0 Summary: LaTeX encoding tools for Bookhands fonts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-b1encoding-doc >= %{texlive_version} Provides: tex(TeXB1.enc) Provides: tex(b1cmr.fd) Provides: tex(b1enc.def) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source74: b1encoding.tar.xz Source75: b1encoding.doc.tar.xz %description -n texlive-b1encoding This package characterises and defines the author's B1 encoding for use with LaTeX when typesetting things using his Bookhands fonts. date: 2011-02-01 07:52:21 +0000 %package -n texlive-b1encoding-doc Summary: Documentation for texlive-b1encoding License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0svn21271 Release: 0 %description -n texlive-b1encoding-doc This package includes the documentation for texlive-b1encoding %post -n texlive-b1encoding mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-b1encoding if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-b1encoding test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-b1encoding-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/b1encoding/README %{_texmfdistdir}/doc/latex/b1encoding/b1encoding.pdf %files -n texlive-b1encoding %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/b1encoding/TeXB1.enc %{_texmfdistdir}/tex/latex/b1encoding/b1cmr.fd %{_texmfdistdir}/tex/latex/b1encoding/b1enc.def /var/adm/update-scripts/texlive-b1encoding-%{texlive_version}.%{texlive_noarch}.1.0svn21271-%{release}-zypper %package -n texlive-babel Version: %{texlive_version}.%{texlive_noarch}.3.9fsvn30576 Release: 0 Summary: Multilingual support for Plain TeX or 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): texlive >= %{texlive_version} Recommends: texlive-babel-doc >= %{texlive_version} Provides: tex(UKenglish.sty) Provides: tex(USenglish.sty) Provides: tex(afrikaans.sty) Provides: tex(albanian.sty) Provides: tex(american.sty) Provides: tex(austrian.sty) Provides: tex(babel.def) Provides: tex(babel.sty) Provides: tex(bahasa.sty) Provides: tex(bahasam.sty) Provides: tex(basque.sty) Provides: tex(blplain.tex) Provides: tex(bplain.tex) Provides: tex(breton.sty) Provides: tex(british.sty) Provides: tex(bulgarian.sty) Provides: tex(catalan.sty) Provides: tex(croatian.sty) Provides: tex(czech.sty) Provides: tex(danish.sty) Provides: tex(dutch.sty) Provides: tex(english.sty) Provides: tex(esperanto.sty) Provides: tex(estonian.sty) Provides: tex(finnish.sty) Provides: tex(francais.sty) Provides: tex(galician.sty) Provides: tex(germanb.sty) Provides: tex(greek.sty) Provides: tex(hebrew.sty) Provides: tex(hyphen.cfg) Provides: tex(icelandic.sty) Provides: tex(interlingua.sty) Provides: tex(irish.sty) Provides: tex(italian.sty) Provides: tex(latin.sty) Provides: tex(lsorbian.sty) Provides: tex(luababel.def) Provides: tex(magyar.sty) Provides: tex(naustrian.sty) Provides: tex(ngermanb.sty) Provides: tex(nil.ldf) Provides: tex(norsk.sty) Provides: tex(plain.def) Provides: tex(polish.sty) Provides: tex(portuges.sty) Provides: tex(romanian.sty) Provides: tex(russianb.sty) Provides: tex(samin.sty) Provides: tex(scottish.sty) Provides: tex(serbian.sty) Provides: tex(slovak.sty) Provides: tex(slovene.sty) Provides: tex(spanish.sty) Provides: tex(swedish.sty) Provides: tex(switch.def) Provides: tex(turkish.sty) Provides: tex(ukraineb.sty) Provides: tex(usorbian.sty) Provides: tex(welsh.sty) Provides: tex(xebabel.def) Requires: tex(rlbabel.def) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source76: babel.tar.xz Source77: babel.doc.tar.xz %description -n texlive-babel The package manages culturally-determined typographical (and other) rules, and hyphenation patterns for a wide range of languages. A document may select a single language to be supported, or it may select several, in which case the document may switch from one language to another in a variety of ways. Babel uses contributed configuration files that provide the detail of what has to be done for each language. Users of XeTeX are advised to use polyglossia rather than Babel. date: 2013-05-16 17:39:08 +0000 %package -n texlive-babel-doc Summary: Documentation for texlive-babel License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.3.9fsvn30576 Release: 0 %description -n texlive-babel-doc This package includes the documentation for texlive-babel %post -n texlive-babel mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/babel/CONTRIB %{_texmfdistdir}/doc/latex/babel/README %{_texmfdistdir}/doc/latex/babel/babel.pdf %files -n texlive-babel %defattr(-,root,root,755) %{_texmfdistdir}/makeindex/babel/bbglo.ist %{_texmfdistdir}/makeindex/babel/bbind.ist %{_texmfdistdir}/tex/generic/babel/UKenglish.sty %{_texmfdistdir}/tex/generic/babel/USenglish.sty %{_texmfdistdir}/tex/generic/babel/afrikaans.sty %{_texmfdistdir}/tex/generic/babel/albanian.sty %{_texmfdistdir}/tex/generic/babel/american.sty %{_texmfdistdir}/tex/generic/babel/austrian.sty %{_texmfdistdir}/tex/generic/babel/babel.def %{_texmfdistdir}/tex/generic/babel/babel.sty %{_texmfdistdir}/tex/generic/babel/bahasa.sty %{_texmfdistdir}/tex/generic/babel/bahasam.sty %{_texmfdistdir}/tex/generic/babel/basque.sty %{_texmfdistdir}/tex/generic/babel/blplain.tex %{_texmfdistdir}/tex/generic/babel/bplain.tex %{_texmfdistdir}/tex/generic/babel/breton.sty %{_texmfdistdir}/tex/generic/babel/british.sty %{_texmfdistdir}/tex/generic/babel/bulgarian.sty %{_texmfdistdir}/tex/generic/babel/catalan.sty %{_texmfdistdir}/tex/generic/babel/croatian.sty %{_texmfdistdir}/tex/generic/babel/czech.sty %{_texmfdistdir}/tex/generic/babel/danish.sty %{_texmfdistdir}/tex/generic/babel/dutch.sty %{_texmfdistdir}/tex/generic/babel/english.sty %{_texmfdistdir}/tex/generic/babel/esperanto.sty %{_texmfdistdir}/tex/generic/babel/estonian.sty %{_texmfdistdir}/tex/generic/babel/finnish.sty %{_texmfdistdir}/tex/generic/babel/francais.sty %{_texmfdistdir}/tex/generic/babel/galician.sty %{_texmfdistdir}/tex/generic/babel/germanb.sty %{_texmfdistdir}/tex/generic/babel/greek.sty %{_texmfdistdir}/tex/generic/babel/hebrew.sty %{_texmfdistdir}/tex/generic/babel/hyphen.cfg %{_texmfdistdir}/tex/generic/babel/icelandic.sty %{_texmfdistdir}/tex/generic/babel/interlingua.sty %{_texmfdistdir}/tex/generic/babel/irish.sty %{_texmfdistdir}/tex/generic/babel/italian.sty %{_texmfdistdir}/tex/generic/babel/latin.sty %{_texmfdistdir}/tex/generic/babel/lsorbian.sty %{_texmfdistdir}/tex/generic/babel/luababel.def %{_texmfdistdir}/tex/generic/babel/magyar.sty %{_texmfdistdir}/tex/generic/babel/naustrian.sty %{_texmfdistdir}/tex/generic/babel/ngermanb.sty %{_texmfdistdir}/tex/generic/babel/nil.ldf %{_texmfdistdir}/tex/generic/babel/norsk.sty %{_texmfdistdir}/tex/generic/babel/plain.def %{_texmfdistdir}/tex/generic/babel/polish.sty %{_texmfdistdir}/tex/generic/babel/portuges.sty %{_texmfdistdir}/tex/generic/babel/romanian.sty %{_texmfdistdir}/tex/generic/babel/russianb.sty %{_texmfdistdir}/tex/generic/babel/samin.sty %{_texmfdistdir}/tex/generic/babel/scottish.sty %{_texmfdistdir}/tex/generic/babel/serbian.sty %{_texmfdistdir}/tex/generic/babel/slovak.sty %{_texmfdistdir}/tex/generic/babel/slovene.sty %{_texmfdistdir}/tex/generic/babel/spanish.sty %{_texmfdistdir}/tex/generic/babel/swedish.sty %{_texmfdistdir}/tex/generic/babel/switch.def %{_texmfdistdir}/tex/generic/babel/turkish.sty %{_texmfdistdir}/tex/generic/babel/ukraineb.sty %{_texmfdistdir}/tex/generic/babel/usorbian.sty %{_texmfdistdir}/tex/generic/babel/welsh.sty %{_texmfdistdir}/tex/generic/babel/xebabel.def /var/adm/update-scripts/texlive-babel-%{texlive_version}.%{texlive_noarch}.3.9fsvn30576-%{release}-zypper %package -n texlive-babel-albanian Version: %{texlive_version}.%{texlive_noarch}.1.0csvn30254 Release: 0 Summary: Support for Albanian within babel License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-albanian-doc >= %{texlive_version} Provides: tex(albanian.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source78: babel-albanian.tar.xz Source79: babel-albanian.doc.tar.xz %description -n texlive-babel-albanian The package provides support for typesetting Albanian (as part of the babel system). date: 2011-09-19 07:05:09 +0000 %package -n texlive-babel-albanian-doc Summary: Documentation for texlive-babel-albanian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0csvn30254 Release: 0 %description -n texlive-babel-albanian-doc This package includes the documentation for texlive-babel-albanian %post -n texlive-babel-albanian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-albanian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-albanian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-albanian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-albanian/albanian.pdf %files -n texlive-babel-albanian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-albanian/albanian.ldf /var/adm/update-scripts/texlive-babel-albanian-%{texlive_version}.%{texlive_noarch}.1.0csvn30254-%{release}-zypper %package -n texlive-babel-bahasa Version: %{texlive_version}.%{texlive_noarch}.1.0lsvn30255 Release: 0 Summary: Support for Bahasa within babel License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-bahasa-doc >= %{texlive_version} Provides: tex(bahasai.ldf) Provides: tex(bahasam.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source80: babel-bahasa.tar.xz Source81: babel-bahasa.doc.tar.xz %description -n texlive-babel-bahasa The bundle provides two sets of language typesetting support, for Bahasa Indonesia and Bahasa Malaysia. date: 2013-05-06 20:45:34 +0000 %package -n texlive-babel-bahasa-doc Summary: Documentation for texlive-babel-bahasa License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0lsvn30255 Release: 0 %description -n texlive-babel-bahasa-doc This package includes the documentation for texlive-babel-bahasa %post -n texlive-babel-bahasa mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-bahasa if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-bahasa test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-bahasa-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-bahasa/bahasa.pdf %{_texmfdistdir}/doc/generic/babel-bahasa/bahasam.pdf %files -n texlive-babel-bahasa %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-bahasa/bahasai.ldf %{_texmfdistdir}/tex/generic/babel-bahasa/bahasam.ldf /var/adm/update-scripts/texlive-babel-bahasa-%{texlive_version}.%{texlive_noarch}.1.0lsvn30255-%{release}-zypper %package -n texlive-babel-basque Version: %{texlive_version}.%{texlive_noarch}.svn30256 Release: 0 Summary: Package babel-basque License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-basque-doc >= %{texlive_version} Provides: tex(basque.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source82: babel-basque.tar.xz Source83: babel-basque.doc.tar.xz %description -n texlive-babel-basque The babel-basque package %package -n texlive-babel-basque-doc Summary: Documentation for texlive-babel-basque License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30256 Release: 0 %description -n texlive-babel-basque-doc This package includes the documentation for texlive-babel-basque %post -n texlive-babel-basque mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-basque if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-basque test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-basque-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-basque/basque.pdf %files -n texlive-babel-basque %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-basque/basque.ldf /var/adm/update-scripts/texlive-babel-basque-%{texlive_version}.%{texlive_noarch}.svn30256-%{release}-zypper %package -n texlive-babel-breton Version: %{texlive_version}.%{texlive_noarch}.svn30257 Release: 0 Summary: Package babel-breton License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-breton-doc >= %{texlive_version} Provides: tex(breton.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source84: babel-breton.tar.xz Source85: babel-breton.doc.tar.xz %description -n texlive-babel-breton The babel-breton package %package -n texlive-babel-breton-doc Summary: Documentation for texlive-babel-breton License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30257 Release: 0 %description -n texlive-babel-breton-doc This package includes the documentation for texlive-babel-breton %post -n texlive-babel-breton mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-breton if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-breton test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-breton-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-breton/breton.pdf %files -n texlive-babel-breton %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-breton/breton.ldf /var/adm/update-scripts/texlive-babel-breton-%{texlive_version}.%{texlive_noarch}.svn30257-%{release}-zypper %package -n texlive-babel-bulgarian Version: %{texlive_version}.%{texlive_noarch}.svn30258 Release: 0 Summary: Package babel-bulgarian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-bulgarian-doc >= %{texlive_version} Provides: tex(bulgarian.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source86: babel-bulgarian.tar.xz Source87: babel-bulgarian.doc.tar.xz %description -n texlive-babel-bulgarian The babel-bulgarian package %package -n texlive-babel-bulgarian-doc Summary: Documentation for texlive-babel-bulgarian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30258 Release: 0 %description -n texlive-babel-bulgarian-doc This package includes the documentation for texlive-babel-bulgarian %post -n texlive-babel-bulgarian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-bulgarian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-bulgarian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-bulgarian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-bulgarian/bulgarian.pdf %files -n texlive-babel-bulgarian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-bulgarian/bulgarian.ldf /var/adm/update-scripts/texlive-babel-bulgarian-%{texlive_version}.%{texlive_noarch}.svn30258-%{release}-zypper %package -n texlive-babel-catalan Version: %{texlive_version}.%{texlive_noarch}.svn30259 Release: 0 Summary: Package babel-catalan License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-catalan-doc >= %{texlive_version} Provides: tex(catalan.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source88: babel-catalan.tar.xz Source89: babel-catalan.doc.tar.xz %description -n texlive-babel-catalan The babel-catalan package %package -n texlive-babel-catalan-doc Summary: Documentation for texlive-babel-catalan License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30259 Release: 0 %description -n texlive-babel-catalan-doc This package includes the documentation for texlive-babel-catalan %post -n texlive-babel-catalan mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-catalan if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-catalan test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-catalan-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-catalan/catalan.pdf %files -n texlive-babel-catalan %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-catalan/catalan.ldf /var/adm/update-scripts/texlive-babel-catalan-%{texlive_version}.%{texlive_noarch}.svn30259-%{release}-zypper %package -n texlive-babel-croatian Version: %{texlive_version}.%{texlive_noarch}.svn30260 Release: 0 Summary: Package babel-croatian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-croatian-doc >= %{texlive_version} Provides: tex(croatian.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source90: babel-croatian.tar.xz Source91: babel-croatian.doc.tar.xz %description -n texlive-babel-croatian The babel-croatian package %package -n texlive-babel-croatian-doc Summary: Documentation for texlive-babel-croatian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30260 Release: 0 %description -n texlive-babel-croatian-doc This package includes the documentation for texlive-babel-croatian %post -n texlive-babel-croatian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-croatian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-croatian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-croatian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-croatian/croatian.pdf %files -n texlive-babel-croatian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-croatian/croatian.ldf /var/adm/update-scripts/texlive-babel-croatian-%{texlive_version}.%{texlive_noarch}.svn30260-%{release}-zypper %package -n texlive-babel-czech Version: %{texlive_version}.%{texlive_noarch}.svn30261 Release: 0 Summary: Package babel-czech License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-czech-doc >= %{texlive_version} Provides: tex(czech.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source92: babel-czech.tar.xz Source93: babel-czech.doc.tar.xz %description -n texlive-babel-czech The babel-czech package %package -n texlive-babel-czech-doc Summary: Documentation for texlive-babel-czech License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30261 Release: 0 %description -n texlive-babel-czech-doc This package includes the documentation for texlive-babel-czech %post -n texlive-babel-czech mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-czech if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-czech test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-czech-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-czech/czech.pdf %files -n texlive-babel-czech %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-czech/czech.ldf /var/adm/update-scripts/texlive-babel-czech-%{texlive_version}.%{texlive_noarch}.svn30261-%{release}-zypper %package -n texlive-babel-danish Version: %{texlive_version}.%{texlive_noarch}.svn30262 Release: 0 Summary: Package babel-danish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-danish-doc >= %{texlive_version} Provides: tex(danish.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source94: babel-danish.tar.xz Source95: babel-danish.doc.tar.xz %description -n texlive-babel-danish The babel-danish package %package -n texlive-babel-danish-doc Summary: Documentation for texlive-babel-danish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30262 Release: 0 %description -n texlive-babel-danish-doc This package includes the documentation for texlive-babel-danish %post -n texlive-babel-danish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-danish if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-danish test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-danish-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-danish/danish.pdf %files -n texlive-babel-danish %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-danish/danish.ldf /var/adm/update-scripts/texlive-babel-danish-%{texlive_version}.%{texlive_noarch}.svn30262-%{release}-zypper %package -n texlive-babel-dutch Version: %{texlive_version}.%{texlive_noarch}.svn30263 Release: 0 Summary: Package babel-dutch License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-dutch-doc >= %{texlive_version} Provides: tex(dutch.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source96: babel-dutch.tar.xz Source97: babel-dutch.doc.tar.xz %description -n texlive-babel-dutch The babel-dutch package %package -n texlive-babel-dutch-doc Summary: Documentation for texlive-babel-dutch License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30263 Release: 0 %description -n texlive-babel-dutch-doc This package includes the documentation for texlive-babel-dutch %post -n texlive-babel-dutch mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-dutch if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-dutch test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-dutch-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-dutch/dutch.pdf %files -n texlive-babel-dutch %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-dutch/dutch.ldf /var/adm/update-scripts/texlive-babel-dutch-%{texlive_version}.%{texlive_noarch}.svn30263-%{release}-zypper %package -n texlive-babel-english Version: %{texlive_version}.%{texlive_noarch}.svn30264 Release: 0 Summary: Package babel-english License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-english-doc >= %{texlive_version} Provides: tex(english.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source98: babel-english.tar.xz Source99: babel-english.doc.tar.xz %description -n texlive-babel-english The babel-english package %package -n texlive-babel-english-doc Summary: Documentation for texlive-babel-english License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30264 Release: 0 %description -n texlive-babel-english-doc This package includes the documentation for texlive-babel-english %post -n texlive-babel-english mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-english if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-english test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-english-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-english/english.pdf %files -n texlive-babel-english %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-english/english.ldf /var/adm/update-scripts/texlive-babel-english-%{texlive_version}.%{texlive_noarch}.svn30264-%{release}-zypper %package -n texlive-babel-esperanto Version: %{texlive_version}.%{texlive_noarch}.svn30265 Release: 0 Summary: Package babel-esperanto License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-esperanto-doc >= %{texlive_version} Provides: tex(esperanto.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source100: babel-esperanto.tar.xz Source101: babel-esperanto.doc.tar.xz %description -n texlive-babel-esperanto The babel-esperanto package %package -n texlive-babel-esperanto-doc Summary: Documentation for texlive-babel-esperanto License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30265 Release: 0 %description -n texlive-babel-esperanto-doc This package includes the documentation for texlive-babel-esperanto %post -n texlive-babel-esperanto mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-esperanto if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-esperanto test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-esperanto-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-esperanto/esperanto.pdf %files -n texlive-babel-esperanto %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-esperanto/esperanto.ldf /var/adm/update-scripts/texlive-babel-esperanto-%{texlive_version}.%{texlive_noarch}.svn30265-%{release}-zypper %package -n texlive-babel-estonian Version: %{texlive_version}.%{texlive_noarch}.svn30266 Release: 0 Summary: Package babel-estonian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-estonian-doc >= %{texlive_version} Provides: tex(estonian.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source102: babel-estonian.tar.xz Source103: babel-estonian.doc.tar.xz %description -n texlive-babel-estonian The babel-estonian package %package -n texlive-babel-estonian-doc Summary: Documentation for texlive-babel-estonian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30266 Release: 0 %description -n texlive-babel-estonian-doc This package includes the documentation for texlive-babel-estonian %post -n texlive-babel-estonian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-estonian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-estonian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-estonian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-estonian/estonian.pdf %files -n texlive-babel-estonian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-estonian/estonian.ldf /var/adm/update-scripts/texlive-babel-estonian-%{texlive_version}.%{texlive_noarch}.svn30266-%{release}-zypper %package -n texlive-babel-finnish Version: %{texlive_version}.%{texlive_noarch}.svn30267 Release: 0 Summary: Package babel-finnish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-finnish-doc >= %{texlive_version} Provides: tex(finnish.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source104: babel-finnish.tar.xz Source105: babel-finnish.doc.tar.xz %description -n texlive-babel-finnish The babel-finnish package %package -n texlive-babel-finnish-doc Summary: Documentation for texlive-babel-finnish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30267 Release: 0 %description -n texlive-babel-finnish-doc This package includes the documentation for texlive-babel-finnish %post -n texlive-babel-finnish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-finnish if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-finnish test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-finnish-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-finnish/finnish.pdf %files -n texlive-babel-finnish %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-finnish/finnish.ldf /var/adm/update-scripts/texlive-babel-finnish-%{texlive_version}.%{texlive_noarch}.svn30267-%{release}-zypper %package -n texlive-babel-french Version: %{texlive_version}.%{texlive_noarch}.2.6csvn30709 Release: 0 Summary: Babel contributed support for 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): texlive >= %{texlive_version} Recommends: texlive-babel-french-doc >= %{texlive_version} Provides: tex(frenchb.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source106: babel-french.tar.xz Source107: babel-french.doc.tar.xz %description -n texlive-babel-french The package establishes French conventions in a document (or a subset of the conventions, if the French is not the main language of the document). date: 2013-05-20 15:51:05 +0000 %package -n texlive-babel-french-doc Summary: Documentation for texlive-babel-french License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.6csvn30709 Release: 0 %description -n texlive-babel-french-doc This package includes the documentation for texlive-babel-french %post -n texlive-babel-french mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-french if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-french test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-french-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-french/frenchb.pdf %files -n texlive-babel-french %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-french/frenchb.ldf /var/adm/update-scripts/texlive-babel-french-%{texlive_version}.%{texlive_noarch}.2.6csvn30709-%{release}-zypper %package -n texlive-babel-friulan Version: %{texlive_version}.%{texlive_noarch}.svn30361 Release: 0 Summary: Babel/Polyglossia support for Friulan(Furlan) License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-friulan-doc >= %{texlive_version} Provides: tex(friulan.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source108: babel-friulan.tar.xz Source109: babel-friulan.doc.tar.xz %description -n texlive-babel-friulan The package provides a language description file that enables support of Friulan either with babel or with polyglossia. date: 2013-05-04 09:13:00 +0000 %package -n texlive-babel-friulan-doc Summary: Documentation for texlive-babel-friulan License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30361 Release: 0 %description -n texlive-babel-friulan-doc This package includes the documentation for texlive-babel-friulan %post -n texlive-babel-friulan mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-friulan if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-friulan test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-friulan-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-friulan/friulan.pdf %files -n texlive-babel-friulan %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-friulan/friulan.ldf /var/adm/update-scripts/texlive-babel-friulan-%{texlive_version}.%{texlive_noarch}.svn30361-%{release}-zypper %package -n texlive-babel-galician Version: %{texlive_version}.%{texlive_noarch}.svn30270 Release: 0 Summary: Package babel-galician License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-galician-doc >= %{texlive_version} Provides: tex(galician.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source110: babel-galician.tar.xz Source111: babel-galician.doc.tar.xz %description -n texlive-babel-galician The babel-galician package %package -n texlive-babel-galician-doc Summary: Documentation for texlive-babel-galician License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30270 Release: 0 %description -n texlive-babel-galician-doc This package includes the documentation for texlive-babel-galician %post -n texlive-babel-galician mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-galician if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-galician test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-galician-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-galician/galician.pdf %{_texmfdistdir}/doc/generic/babel-galician/glbst.tex %{_texmfdistdir}/doc/generic/babel-galician/glromidx.tex %files -n texlive-babel-galician %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-galician/galician.ldf /var/adm/update-scripts/texlive-babel-galician-%{texlive_version}.%{texlive_noarch}.svn30270-%{release}-zypper %package -n texlive-babel-german Version: %{texlive_version}.%{texlive_noarch}.svn30271 Release: 0 Summary: Package babel-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): texlive >= %{texlive_version} Recommends: texlive-babel-german-doc >= %{texlive_version} Provides: tex(germanb.ldf) Provides: tex(ngermanb.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source112: babel-german.tar.xz Source113: babel-german.doc.tar.xz %description -n texlive-babel-german The babel-german package %package -n texlive-babel-german-doc Summary: Documentation for texlive-babel-german License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30271 Release: 0 %description -n texlive-babel-german-doc This package includes the documentation for texlive-babel-german %post -n texlive-babel-german mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-german if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-german test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-german-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-german/germanb.pdf %{_texmfdistdir}/doc/generic/babel-german/ngermanb.pdf %files -n texlive-babel-german %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-german/germanb.ldf %{_texmfdistdir}/tex/generic/babel-german/ngermanb.ldf /var/adm/update-scripts/texlive-babel-german-%{texlive_version}.%{texlive_noarch}.svn30271-%{release}-zypper %package -n texlive-babel-greek Version: %{texlive_version}.%{texlive_noarch}.1.4svn30720 Release: 0 Summary: Babel support for documents written in Greek License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-greek-doc >= %{texlive_version} Provides: tex(athnum.sty) Provides: tex(greek.ldf) Provides: tex(grmath.sty) Provides: tex(grsymb.sty) Provides: tex(lgrcmr.fd) Provides: tex(lgrcmro.fd) Provides: tex(lgrcmss.fd) Provides: tex(lgrcmtt.fd) Provides: tex(lgrlcmss.fd) Provides: tex(lgrlcmtt.fd) Provides: tex(lgrlmr.fd) Provides: tex(lgrlmro.fd) Provides: tex(lgrlmss.fd) Provides: tex(lgrlmtt.fd) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source114: babel-greek.tar.xz Source115: babel-greek.doc.tar.xz %description -n texlive-babel-greek The file provides modes for monotonic (single-diacritic) and polytonic (multiple-diacritic) modes of writing. Provision is made for Greek function names in mathematics, and for classical-era symbols. date: 2013-05-27 18:07:27 +0000 %package -n texlive-babel-greek-doc Summary: Documentation for texlive-babel-greek License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.4svn30720 Release: 0 %description -n texlive-babel-greek-doc This package includes the documentation for texlive-babel-greek %post -n texlive-babel-greek mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-greek if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-greek test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-greek-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-greek/README %{_texmfdistdir}/doc/generic/babel-greek/README.html %{_texmfdistdir}/doc/generic/babel-greek/athnum.pdf %{_texmfdistdir}/doc/generic/babel-greek/greek.pdf %{_texmfdistdir}/doc/generic/babel-greek/grmath.pdf %{_texmfdistdir}/doc/generic/babel-greek/grsymb.pdf %{_texmfdistdir}/doc/generic/babel-greek/usage.pdf %{_texmfdistdir}/doc/generic/babel-greek/usage.tex %files -n texlive-babel-greek %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-greek/athnum.sty %{_texmfdistdir}/tex/generic/babel-greek/greek.ldf %{_texmfdistdir}/tex/generic/babel-greek/grmath.sty %{_texmfdistdir}/tex/generic/babel-greek/grsymb.sty %{_texmfdistdir}/tex/generic/babel-greek/lgrcmr.fd %{_texmfdistdir}/tex/generic/babel-greek/lgrcmro.fd %{_texmfdistdir}/tex/generic/babel-greek/lgrcmss.fd %{_texmfdistdir}/tex/generic/babel-greek/lgrcmtt.fd %{_texmfdistdir}/tex/generic/babel-greek/lgrlcmss.fd %{_texmfdistdir}/tex/generic/babel-greek/lgrlcmtt.fd %{_texmfdistdir}/tex/generic/babel-greek/lgrlmr.fd %{_texmfdistdir}/tex/generic/babel-greek/lgrlmro.fd %{_texmfdistdir}/tex/generic/babel-greek/lgrlmss.fd %{_texmfdistdir}/tex/generic/babel-greek/lgrlmtt.fd /var/adm/update-scripts/texlive-babel-greek-%{texlive_version}.%{texlive_noarch}.1.4svn30720-%{release}-zypper %package -n texlive-babel-hebrew Version: %{texlive_version}.%{texlive_noarch}.svn30273 Release: 0 Summary: Package babel-hebrew License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-hebrew-doc >= %{texlive_version} Provides: tex(8859-8.def) Provides: tex(cp1255.def) Provides: tex(cp862.def) Provides: tex(he8OmegaHebrew.fd) Provides: tex(he8aharoni.fd) Provides: tex(he8cmr.fd) Provides: tex(he8cmss.fd) Provides: tex(he8cmtt.fd) Provides: tex(he8david.fd) Provides: tex(he8drugulin.fd) Provides: tex(he8enc.def) Provides: tex(he8frankruehl.fd) Provides: tex(he8miriam.fd) Provides: tex(he8nachlieli.fd) Provides: tex(he8yad.fd) Provides: tex(hebcal.sty) Provides: tex(hebfont.sty) Provides: tex(hebrew.ldf) Provides: tex(hebrew_newcode.sty) Provides: tex(hebrew_oldcode.sty) Provides: tex(hebrew_p.sty) Provides: tex(lheclas.fd) Provides: tex(lhecmr.fd) Provides: tex(lhecmss.fd) Provides: tex(lhecmtt.fd) Provides: tex(lhecrml.fd) Provides: tex(lheenc.def) Provides: tex(lhefr.fd) Provides: tex(lheredis.fd) Provides: tex(lheshold.fd) Provides: tex(lheshscr.fd) Provides: tex(lheshstk.fd) Provides: tex(rlbabel.def) Provides: tex(si960.def) Requires: tex(babel.sty) Requires: tex(inputenc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source116: babel-hebrew.tar.xz Source117: babel-hebrew.doc.tar.xz %description -n texlive-babel-hebrew The babel-hebrew package %package -n texlive-babel-hebrew-doc Summary: Documentation for texlive-babel-hebrew License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30273 Release: 0 %description -n texlive-babel-hebrew-doc This package includes the documentation for texlive-babel-hebrew %post -n texlive-babel-hebrew mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-hebrew if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-hebrew test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-hebrew-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-hebrew/00readme.heb %{_texmfdistdir}/doc/generic/babel-hebrew/heb209.pdf %{_texmfdistdir}/doc/generic/babel-hebrew/hebinp.pdf %{_texmfdistdir}/doc/generic/babel-hebrew/hebrew.pdf %files -n texlive-babel-hebrew %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-hebrew/8859-8.def %{_texmfdistdir}/tex/generic/babel-hebrew/cp1255.def %{_texmfdistdir}/tex/generic/babel-hebrew/cp862.def %{_texmfdistdir}/tex/generic/babel-hebrew/he8OmegaHebrew.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8aharoni.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8cmr.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8cmss.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8cmtt.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8david.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8drugulin.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8enc.def %{_texmfdistdir}/tex/generic/babel-hebrew/he8frankruehl.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8miriam.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8nachlieli.fd %{_texmfdistdir}/tex/generic/babel-hebrew/he8yad.fd %{_texmfdistdir}/tex/generic/babel-hebrew/hebcal.sty %{_texmfdistdir}/tex/generic/babel-hebrew/hebfont.sty %{_texmfdistdir}/tex/generic/babel-hebrew/hebrew.ldf %{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_newcode.sty %{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_oldcode.sty %{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_p.sty %{_texmfdistdir}/tex/generic/babel-hebrew/lheclas.fd %{_texmfdistdir}/tex/generic/babel-hebrew/lhecmr.fd %{_texmfdistdir}/tex/generic/babel-hebrew/lhecmss.fd %{_texmfdistdir}/tex/generic/babel-hebrew/lhecmtt.fd %{_texmfdistdir}/tex/generic/babel-hebrew/lhecrml.fd %{_texmfdistdir}/tex/generic/babel-hebrew/lheenc.def %{_texmfdistdir}/tex/generic/babel-hebrew/lhefr.fd %{_texmfdistdir}/tex/generic/babel-hebrew/lheredis.fd %{_texmfdistdir}/tex/generic/babel-hebrew/lheshold.fd %{_texmfdistdir}/tex/generic/babel-hebrew/lheshscr.fd %{_texmfdistdir}/tex/generic/babel-hebrew/lheshstk.fd %{_texmfdistdir}/tex/generic/babel-hebrew/rlbabel.def %{_texmfdistdir}/tex/generic/babel-hebrew/si960.def /var/adm/update-scripts/texlive-babel-hebrew-%{texlive_version}.%{texlive_noarch}.svn30273-%{release}-zypper %package -n texlive-babel-hungarian Version: %{texlive_version}.%{texlive_noarch}.1.5svn30274 Release: 0 Summary: Babel support for Hungarian (Magyar) License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Provides: tex(magyar.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source118: babel-hungarian.tar.xz %description -n texlive-babel-hungarian The package provides a language definition file that enables support of Magyar (Hungarian) with babel. date: 2013-05-06 15:15:57 +0000 %post -n texlive-babel-hungarian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-hungarian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-hungarian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-hungarian %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/babel-hungarian/magyar.ldf /var/adm/update-scripts/texlive-babel-hungarian-%{texlive_version}.%{texlive_noarch}.1.5svn30274-%{release}-zypper %package -n texlive-babel-icelandic Version: %{texlive_version}.%{texlive_noarch}.svn30275 Release: 0 Summary: Package babel-icelandic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-icelandic-doc >= %{texlive_version} Provides: tex(icelandic.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source119: babel-icelandic.tar.xz Source120: babel-icelandic.doc.tar.xz %description -n texlive-babel-icelandic The babel-icelandic package %package -n texlive-babel-icelandic-doc Summary: Documentation for texlive-babel-icelandic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30275 Release: 0 %description -n texlive-babel-icelandic-doc This package includes the documentation for texlive-babel-icelandic %post -n texlive-babel-icelandic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-icelandic if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-icelandic test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-icelandic-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-icelandic/icelandic.pdf %files -n texlive-babel-icelandic %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-icelandic/icelandic.ldf /var/adm/update-scripts/texlive-babel-icelandic-%{texlive_version}.%{texlive_noarch}.svn30275-%{release}-zypper %package -n texlive-babel-interlingua Version: %{texlive_version}.%{texlive_noarch}.svn30276 Release: 0 Summary: Package babel-interlingua License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-interlingua-doc >= %{texlive_version} Provides: tex(interlingua.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source121: babel-interlingua.tar.xz Source122: babel-interlingua.doc.tar.xz %description -n texlive-babel-interlingua The babel-interlingua package %package -n texlive-babel-interlingua-doc Summary: Documentation for texlive-babel-interlingua License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30276 Release: 0 %description -n texlive-babel-interlingua-doc This package includes the documentation for texlive-babel-interlingua %post -n texlive-babel-interlingua mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-interlingua if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-interlingua test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-interlingua-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-interlingua/interlingua.pdf %files -n texlive-babel-interlingua %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-interlingua/interlingua.ldf /var/adm/update-scripts/texlive-babel-interlingua-%{texlive_version}.%{texlive_noarch}.svn30276-%{release}-zypper %package -n texlive-babel-irish Version: %{texlive_version}.%{texlive_noarch}.svn30277 Release: 0 Summary: Package babel-irish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-irish-doc >= %{texlive_version} Provides: tex(irish.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source123: babel-irish.tar.xz Source124: babel-irish.doc.tar.xz %description -n texlive-babel-irish The babel-irish package %package -n texlive-babel-irish-doc Summary: Documentation for texlive-babel-irish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30277 Release: 0 %description -n texlive-babel-irish-doc This package includes the documentation for texlive-babel-irish %post -n texlive-babel-irish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-irish if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-irish test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-irish-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-irish/irish.pdf %files -n texlive-babel-irish %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-irish/irish.ldf /var/adm/update-scripts/texlive-babel-irish-%{texlive_version}.%{texlive_noarch}.svn30277-%{release}-zypper %package -n texlive-babel-italian Version: %{texlive_version}.%{texlive_noarch}.1.2tsvn30278 Release: 0 Summary: Babel support for Italian 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): texlive >= %{texlive_version} Recommends: texlive-babel-italian-doc >= %{texlive_version} Provides: tex(italian.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source125: babel-italian.tar.xz Source126: babel-italian.doc.tar.xz %description -n texlive-babel-italian The package provides language definitions for use in babel. date: 2013-05-03 13:48:11 +0000 %package -n texlive-babel-italian-doc Summary: Documentation for texlive-babel-italian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.2tsvn30278 Release: 0 %description -n texlive-babel-italian-doc This package includes the documentation for texlive-babel-italian %post -n texlive-babel-italian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-italian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-italian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-italian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-italian/italian.pdf %files -n texlive-babel-italian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-italian/italian.ldf /var/adm/update-scripts/texlive-babel-italian-%{texlive_version}.%{texlive_noarch}.1.2tsvn30278-%{release}-zypper %package -n texlive-babel-kurmanji Version: %{texlive_version}.%{texlive_noarch}.svn30279 Release: 0 Summary: Package babel-kurmanji License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-kurmanji-doc >= %{texlive_version} Provides: tex(kurmanji.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source127: babel-kurmanji.tar.xz Source128: babel-kurmanji.doc.tar.xz %description -n texlive-babel-kurmanji The babel-kurmanji package %package -n texlive-babel-kurmanji-doc Summary: Documentation for texlive-babel-kurmanji License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30279 Release: 0 %description -n texlive-babel-kurmanji-doc This package includes the documentation for texlive-babel-kurmanji %post -n texlive-babel-kurmanji mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-kurmanji if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-kurmanji test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-kurmanji-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-kurmanji/kurmanji.pdf %files -n texlive-babel-kurmanji %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-kurmanji/kurmanji.ldf /var/adm/update-scripts/texlive-babel-kurmanji-%{texlive_version}.%{texlive_noarch}.svn30279-%{release}-zypper %package -n texlive-babel-latin Version: %{texlive_version}.%{texlive_noarch}.svn30280 Release: 0 Summary: Package babel-latin License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-latin-doc >= %{texlive_version} Provides: tex(latin.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source129: babel-latin.tar.xz Source130: babel-latin.doc.tar.xz %description -n texlive-babel-latin The babel-latin package %package -n texlive-babel-latin-doc Summary: Documentation for texlive-babel-latin License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30280 Release: 0 %description -n texlive-babel-latin-doc This package includes the documentation for texlive-babel-latin %post -n texlive-babel-latin mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-latin if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-latin test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-latin-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-latin/latin.pdf %files -n texlive-babel-latin %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-latin/latin.ldf /var/adm/update-scripts/texlive-babel-latin-%{texlive_version}.%{texlive_noarch}.svn30280-%{release}-zypper %package -n texlive-babel-norsk Version: %{texlive_version}.%{texlive_noarch}.svn30281 Release: 0 Summary: Package babel-norsk License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-norsk-doc >= %{texlive_version} Provides: tex(norsk.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source131: babel-norsk.tar.xz Source132: babel-norsk.doc.tar.xz %description -n texlive-babel-norsk The babel-norsk package %package -n texlive-babel-norsk-doc Summary: Documentation for texlive-babel-norsk License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30281 Release: 0 %description -n texlive-babel-norsk-doc This package includes the documentation for texlive-babel-norsk %post -n texlive-babel-norsk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-norsk if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-norsk test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-norsk-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-norsk/norsk.pdf %files -n texlive-babel-norsk %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-norsk/norsk.ldf /var/adm/update-scripts/texlive-babel-norsk-%{texlive_version}.%{texlive_noarch}.svn30281-%{release}-zypper %package -n texlive-babel-piedmontese Version: %{texlive_version}.%{texlive_noarch}.svn30282 Release: 0 Summary: Package babel-piedmontese License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-piedmontese-doc >= %{texlive_version} Provides: tex(piedmontese.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source133: babel-piedmontese.tar.xz Source134: babel-piedmontese.doc.tar.xz %description -n texlive-babel-piedmontese The babel-piedmontese package %package -n texlive-babel-piedmontese-doc Summary: Documentation for texlive-babel-piedmontese License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30282 Release: 0 %description -n texlive-babel-piedmontese-doc This package includes the documentation for texlive-babel-piedmontese %post -n texlive-babel-piedmontese mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-piedmontese if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-piedmontese test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-piedmontese-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-piedmontese/piedmontese.pdf %files -n texlive-babel-piedmontese %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-piedmontese/piedmontese.ldf /var/adm/update-scripts/texlive-babel-piedmontese-%{texlive_version}.%{texlive_noarch}.svn30282-%{release}-zypper %package -n texlive-babel-polish Version: %{texlive_version}.%{texlive_noarch}.svn30283 Release: 0 Summary: Package babel-polish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-polish-doc >= %{texlive_version} Provides: tex(polish.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source135: babel-polish.tar.xz Source136: babel-polish.doc.tar.xz %description -n texlive-babel-polish The babel-polish package %package -n texlive-babel-polish-doc Summary: Documentation for texlive-babel-polish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30283 Release: 0 %description -n texlive-babel-polish-doc This package includes the documentation for texlive-babel-polish %post -n texlive-babel-polish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-polish if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-polish test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-polish-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-polish/polish.pdf %files -n texlive-babel-polish %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-polish/polish.ldf /var/adm/update-scripts/texlive-babel-polish-%{texlive_version}.%{texlive_noarch}.svn30283-%{release}-zypper %package -n texlive-babel-portuges Version: %{texlive_version}.%{texlive_noarch}.svn30284 Release: 0 Summary: Package babel-portuges License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-portuges-doc >= %{texlive_version} Provides: tex(portuges.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source137: babel-portuges.tar.xz Source138: babel-portuges.doc.tar.xz %description -n texlive-babel-portuges The babel-portuges package %package -n texlive-babel-portuges-doc Summary: Documentation for texlive-babel-portuges License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30284 Release: 0 %description -n texlive-babel-portuges-doc This package includes the documentation for texlive-babel-portuges %post -n texlive-babel-portuges mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-portuges if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-portuges test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-portuges-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-portuges/portuges.pdf %files -n texlive-babel-portuges %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-portuges/portuges.ldf /var/adm/update-scripts/texlive-babel-portuges-%{texlive_version}.%{texlive_noarch}.svn30284-%{release}-zypper %package -n texlive-babel-romanian Version: %{texlive_version}.%{texlive_noarch}.svn30285 Release: 0 Summary: Package babel-romanian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-romanian-doc >= %{texlive_version} Provides: tex(romanian.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source139: babel-romanian.tar.xz Source140: babel-romanian.doc.tar.xz %description -n texlive-babel-romanian The babel-romanian package %package -n texlive-babel-romanian-doc Summary: Documentation for texlive-babel-romanian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30285 Release: 0 %description -n texlive-babel-romanian-doc This package includes the documentation for texlive-babel-romanian %post -n texlive-babel-romanian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-romanian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-romanian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-romanian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-romanian/romanian.pdf %files -n texlive-babel-romanian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-romanian/romanian.ldf /var/adm/update-scripts/texlive-babel-romanian-%{texlive_version}.%{texlive_noarch}.svn30285-%{release}-zypper %package -n texlive-babel-romansh Version: %{texlive_version}.%{texlive_noarch}.svn30286 Release: 0 Summary: Babel/Polyglossia support for the Romansh language License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-romansh-doc >= %{texlive_version} Provides: tex(romansh.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source141: babel-romansh.tar.xz Source142: babel-romansh.doc.tar.xz %description -n texlive-babel-romansh The package provides a language description file that enables support of Romansh either with babel or with polyglossia. date: 2013-05-04 14:14:02 +0000 %package -n texlive-babel-romansh-doc Summary: Documentation for texlive-babel-romansh License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30286 Release: 0 %description -n texlive-babel-romansh-doc This package includes the documentation for texlive-babel-romansh %post -n texlive-babel-romansh mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-romansh if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-romansh test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-romansh-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-romansh/romansh.pdf %files -n texlive-babel-romansh %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-romansh/romansh.ldf /var/adm/update-scripts/texlive-babel-romansh-%{texlive_version}.%{texlive_noarch}.svn30286-%{release}-zypper %package -n texlive-babel-russian Version: %{texlive_version}.%{texlive_noarch}.1.3svn30287 Release: 0 Summary: Russian language module for Babel License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-russian-doc >= %{texlive_version} Provides: tex(russianb.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source143: babel-russian.tar.xz Source144: babel-russian.doc.tar.xz %description -n texlive-babel-russian The package provides support for use of Babel in documents written in Russian. The package is adapted for use both under 'traditional' TeX engines, and under XeTeX and LuaTeX. date: 2013-05-03 10:18:01 +0000 %package -n texlive-babel-russian-doc Summary: Documentation for texlive-babel-russian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.3svn30287 Release: 0 %description -n texlive-babel-russian-doc This package includes the documentation for texlive-babel-russian %post -n texlive-babel-russian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-russian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-russian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-russian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-russian/README %{_texmfdistdir}/doc/generic/babel-russian/russianb.pdf %files -n texlive-babel-russian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-russian/russianb.ldf /var/adm/update-scripts/texlive-babel-russian-%{texlive_version}.%{texlive_noarch}.1.3svn30287-%{release}-zypper %package -n texlive-babel-samin Version: %{texlive_version}.%{texlive_noarch}.svn30288 Release: 0 Summary: Package babel-samin License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-samin-doc >= %{texlive_version} Provides: tex(samin.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source145: babel-samin.tar.xz Source146: babel-samin.doc.tar.xz %description -n texlive-babel-samin The babel-samin package %package -n texlive-babel-samin-doc Summary: Documentation for texlive-babel-samin License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30288 Release: 0 %description -n texlive-babel-samin-doc This package includes the documentation for texlive-babel-samin %post -n texlive-babel-samin mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-samin if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-samin test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-samin-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-samin/samin.pdf %files -n texlive-babel-samin %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-samin/samin.ldf /var/adm/update-scripts/texlive-babel-samin-%{texlive_version}.%{texlive_noarch}.svn30288-%{release}-zypper %package -n texlive-babel-scottish Version: %{texlive_version}.%{texlive_noarch}.svn30289 Release: 0 Summary: Package babel-scottish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-scottish-doc >= %{texlive_version} Provides: tex(scottish.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source147: babel-scottish.tar.xz Source148: babel-scottish.doc.tar.xz %description -n texlive-babel-scottish The babel-scottish package %package -n texlive-babel-scottish-doc Summary: Documentation for texlive-babel-scottish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30289 Release: 0 %description -n texlive-babel-scottish-doc This package includes the documentation for texlive-babel-scottish %post -n texlive-babel-scottish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-scottish if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-scottish test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-scottish-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-scottish/scottish.pdf %files -n texlive-babel-scottish %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-scottish/scottish.ldf /var/adm/update-scripts/texlive-babel-scottish-%{texlive_version}.%{texlive_noarch}.svn30289-%{release}-zypper %package -n texlive-babel-serbian Version: %{texlive_version}.%{texlive_noarch}.svn30290 Release: 0 Summary: Package babel-serbian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-serbian-doc >= %{texlive_version} Provides: tex(serbian.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source149: babel-serbian.tar.xz Source150: babel-serbian.doc.tar.xz %description -n texlive-babel-serbian The babel-serbian package %package -n texlive-babel-serbian-doc Summary: Documentation for texlive-babel-serbian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30290 Release: 0 %description -n texlive-babel-serbian-doc This package includes the documentation for texlive-babel-serbian %post -n texlive-babel-serbian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-serbian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-serbian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-serbian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-serbian/serbian.pdf %files -n texlive-babel-serbian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-serbian/serbian.ldf /var/adm/update-scripts/texlive-babel-serbian-%{texlive_version}.%{texlive_noarch}.svn30290-%{release}-zypper %package -n texlive-babel-serbianc Version: %{texlive_version}.%{texlive_noarch}.2.2svn30348 Release: 0 Summary: Babel module to support Serbian 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(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-serbianc-doc >= %{texlive_version} Provides: tex(serbianc.ldf) Provides: tex(serbianc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source151: babel-serbianc.tar.xz Source152: babel-serbianc.doc.tar.xz %description -n texlive-babel-serbianc The package provides support for Serbian documents written in Cyrillic, in babel. date: 2013-05-04 14:25:22 +0000 %package -n texlive-babel-serbianc-doc Summary: Documentation for texlive-babel-serbianc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.2svn30348 Release: 0 %description -n texlive-babel-serbianc-doc This package includes the documentation for texlive-babel-serbianc %post -n texlive-babel-serbianc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-serbianc if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-serbianc test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-serbianc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-serbianc/COPYING %{_texmfdistdir}/doc/generic/babel-serbianc/ChangeLog %{_texmfdistdir}/doc/generic/babel-serbianc/Copyright %{_texmfdistdir}/doc/generic/babel-serbianc/INSTALL %{_texmfdistdir}/doc/generic/babel-serbianc/README %{_texmfdistdir}/doc/generic/babel-serbianc/README.Files %{_texmfdistdir}/doc/generic/babel-serbianc/README.serbianc %{_texmfdistdir}/doc/generic/babel-serbianc/sample.pdf %{_texmfdistdir}/doc/generic/babel-serbianc/sample.tex %{_texmfdistdir}/doc/generic/babel-serbianc/serbianc.patch %files -n texlive-babel-serbianc %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-serbianc/serbianc.ldf %{_texmfdistdir}/tex/generic/babel-serbianc/serbianc.sty /var/adm/update-scripts/texlive-babel-serbianc-%{texlive_version}.%{texlive_noarch}.2.2svn30348-%{release}-zypper %package -n texlive-babel-slovak Version: %{texlive_version}.%{texlive_noarch}.svn30292 Release: 0 Summary: Package babel-slovak License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-slovak-doc >= %{texlive_version} Provides: tex(slovak.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source153: babel-slovak.tar.xz Source154: babel-slovak.doc.tar.xz %description -n texlive-babel-slovak The babel-slovak package %package -n texlive-babel-slovak-doc Summary: Documentation for texlive-babel-slovak License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30292 Release: 0 %description -n texlive-babel-slovak-doc This package includes the documentation for texlive-babel-slovak %post -n texlive-babel-slovak mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-slovak if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-slovak test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-slovak-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-slovak/slovak.pdf %files -n texlive-babel-slovak %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-slovak/slovak.ldf /var/adm/update-scripts/texlive-babel-slovak-%{texlive_version}.%{texlive_noarch}.svn30292-%{release}-zypper %package -n texlive-babel-slovenian Version: %{texlive_version}.%{texlive_noarch}.1.2isvn30351 Release: 0 Summary: Babel support for typesetting Slovenian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-slovenian-doc >= %{texlive_version} Provides: tex(slovene.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source155: babel-slovenian.tar.xz Source156: babel-slovenian.doc.tar.xz %description -n texlive-babel-slovenian The package provides the language definition file for support of Slovenian in babel. Several shortcuts are defined, as well as translations to Slovenian of standard "LaTeX names". date: 2013-05-08 19:33:39 +0000 %package -n texlive-babel-slovenian-doc Summary: Documentation for texlive-babel-slovenian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.2isvn30351 Release: 0 %description -n texlive-babel-slovenian-doc This package includes the documentation for texlive-babel-slovenian %post -n texlive-babel-slovenian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-slovenian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-slovenian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-slovenian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-slovenian/slovene.pdf %files -n texlive-babel-slovenian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-slovenian/slovene.ldf /var/adm/update-scripts/texlive-babel-slovenian-%{texlive_version}.%{texlive_noarch}.1.2isvn30351-%{release}-zypper %package -n texlive-babel-sorbian Version: %{texlive_version}.%{texlive_noarch}.svn30294 Release: 0 Summary: Package babel-sorbian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-sorbian-doc >= %{texlive_version} Provides: tex(lsorbian.ldf) Provides: tex(usorbian.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source157: babel-sorbian.tar.xz Source158: babel-sorbian.doc.tar.xz %description -n texlive-babel-sorbian The babel-sorbian package %package -n texlive-babel-sorbian-doc Summary: Documentation for texlive-babel-sorbian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30294 Release: 0 %description -n texlive-babel-sorbian-doc This package includes the documentation for texlive-babel-sorbian %post -n texlive-babel-sorbian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-sorbian if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-sorbian test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-sorbian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-sorbian/lsorbian.pdf %{_texmfdistdir}/doc/generic/babel-sorbian/usorbian.pdf %files -n texlive-babel-sorbian %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-sorbian/lsorbian.ldf %{_texmfdistdir}/tex/generic/babel-sorbian/usorbian.ldf /var/adm/update-scripts/texlive-babel-sorbian-%{texlive_version}.%{texlive_noarch}.svn30294-%{release}-zypper %package -n texlive-babel-spanish Version: %{texlive_version}.%{texlive_noarch}.5.0jsvn30295 Release: 0 Summary: Babel support for 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): texlive >= %{texlive_version} Recommends: texlive-babel-spanish-doc >= %{texlive_version} Provides: tex(romanidx.sty) Provides: tex(spanish.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source159: babel-spanish.tar.xz Source160: babel-spanish.doc.tar.xz %description -n texlive-babel-spanish This bundle provides the means to typeset Spanish text, with the support provided by the LaTeX standard package babel. Note that separate support is provided for those who wish to typeset Spanish as written in Mexico. date: 2013-05-04 14:20:14 +0000 %package -n texlive-babel-spanish-doc Summary: Documentation for texlive-babel-spanish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.5.0jsvn30295 Release: 0 Provides: locale(texlive-babel-spanish-doc:es) %description -n texlive-babel-spanish-doc This package includes the documentation for texlive-babel-spanish %post -n texlive-babel-spanish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-spanish if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-spanish test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-spanish-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-spanish/spanish.pdf %files -n texlive-babel-spanish %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-spanish/romanidx.sty %{_texmfdistdir}/tex/generic/babel-spanish/spanish.ldf /var/adm/update-scripts/texlive-babel-spanish-%{texlive_version}.%{texlive_noarch}.5.0jsvn30295-%{release}-zypper %package -n texlive-babel-swedish Version: %{texlive_version}.%{texlive_noarch}.2.3dsvn30296 Release: 0 Summary: Babel support for typesetting Swedish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-swedish-doc >= %{texlive_version} Provides: tex(swedish.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source161: babel-swedish.tar.xz Source162: babel-swedish.doc.tar.xz %description -n texlive-babel-swedish The package provides the language definition file for Swedish. date: 2013-05-06 21:49:45 +0000 %package -n texlive-babel-swedish-doc Summary: Documentation for texlive-babel-swedish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.2.3dsvn30296 Release: 0 %description -n texlive-babel-swedish-doc This package includes the documentation for texlive-babel-swedish %post -n texlive-babel-swedish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-swedish if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-swedish test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-swedish-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-swedish/swedish.pdf %files -n texlive-babel-swedish %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-swedish/swedish.ldf /var/adm/update-scripts/texlive-babel-swedish-%{texlive_version}.%{texlive_noarch}.2.3dsvn30296-%{release}-zypper %package -n texlive-babel-thai Version: %{texlive_version}.%{texlive_noarch}.1.0.0svn30564 Release: 0 Summary: Support for Thai within babel License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-thai-doc >= %{texlive_version} Provides: tex(lthenc.def) Provides: tex(thai.ldf) Provides: tex(tis620.def) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source163: babel-thai.tar.xz Source164: babel-thai.doc.tar.xz %description -n texlive-babel-thai The package provides support for typesetting Thai text. within the babel system. date: 2013-05-18 23:05:23 +0000 %package -n texlive-babel-thai-doc Summary: Documentation for texlive-babel-thai License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0.0svn30564 Release: 0 %description -n texlive-babel-thai-doc This package includes the documentation for texlive-babel-thai %post -n texlive-babel-thai mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-thai if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-thai test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-thai-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-thai/thai.pdf %files -n texlive-babel-thai %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-thai/lthenc.def %{_texmfdistdir}/tex/generic/babel-thai/thai.ldf %{_texmfdistdir}/tex/generic/babel-thai/tis620.def /var/adm/update-scripts/texlive-babel-thai-%{texlive_version}.%{texlive_noarch}.1.0.0svn30564-%{release}-zypper %package -n texlive-babel-turkish Version: %{texlive_version}.%{texlive_noarch}.1.2msvn30297 Release: 0 Summary: Babel support for Turkish documents License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-turkish-doc >= %{texlive_version} Provides: tex(turkish.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source165: babel-turkish.tar.xz Source166: babel-turkish.doc.tar.xz %description -n texlive-babel-turkish The package provides support, within babel, of the Turkish language. date: 2013-05-02 13:12:34 +0000 %package -n texlive-babel-turkish-doc Summary: Documentation for texlive-babel-turkish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.2msvn30297 Release: 0 %description -n texlive-babel-turkish-doc This package includes the documentation for texlive-babel-turkish %post -n texlive-babel-turkish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-turkish if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-turkish test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-turkish-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-turkish/turkish.pdf %files -n texlive-babel-turkish %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-turkish/turkish.ldf /var/adm/update-scripts/texlive-babel-turkish-%{texlive_version}.%{texlive_noarch}.1.2msvn30297-%{release}-zypper %package -n texlive-babel-ukraineb Version: %{texlive_version}.%{texlive_noarch}.svn30298 Release: 0 Summary: Package babel-ukraineb License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-ukraineb-doc >= %{texlive_version} Provides: tex(ukraineb.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source167: babel-ukraineb.tar.xz Source168: babel-ukraineb.doc.tar.xz %description -n texlive-babel-ukraineb The babel-ukraineb package %package -n texlive-babel-ukraineb-doc Summary: Documentation for texlive-babel-ukraineb License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.svn30298 Release: 0 %description -n texlive-babel-ukraineb-doc This package includes the documentation for texlive-babel-ukraineb %post -n texlive-babel-ukraineb mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-ukraineb if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-ukraineb test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-ukraineb-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-ukraineb/ukraineb.pdf %files -n texlive-babel-ukraineb %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-ukraineb/ukraineb.ldf /var/adm/update-scripts/texlive-babel-ukraineb-%{texlive_version}.%{texlive_noarch}.svn30298-%{release}-zypper %package -n texlive-babel-vietnamese Version: %{texlive_version}.%{texlive_noarch}.1.3svn30578 Release: 0 Summary: Babel support for typesetting Vietnamese License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Provides: tex(vietnam.ldf) Provides: tex(vietnamese.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source169: babel-vietnamese.tar.xz %description -n texlive-babel-vietnamese The package provides the language definition file for support of Vietnamese in babel. date: 2013-05-19 22:05:10 +0000 %post -n texlive-babel-vietnamese mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-vietnamese if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-vietnamese test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-vietnamese %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-vietnamese/vietnam.ldf %{_texmfdistdir}/tex/generic/babel-vietnamese/vietnamese.ldf /var/adm/update-scripts/texlive-babel-vietnamese-%{texlive_version}.%{texlive_noarch}.1.3svn30578-%{release}-zypper %package -n texlive-babel-welsh Version: %{texlive_version}.%{texlive_noarch}.1.0dsvn30299 Release: 0 Summary: Babel-welshBabel support for Welsh License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babel-welsh-doc >= %{texlive_version} Provides: tex(welsh.ldf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source170: babel-welsh.tar.xz Source171: babel-welsh.doc.tar.xz %description -n texlive-babel-welsh The package provides the language definition file for Welsh. (Mostly Welsh-language versions of the standard names in a LaTeX file.) date: 2013-05-02 23:23:11 +0000 %package -n texlive-babel-welsh-doc Summary: Documentation for texlive-babel-welsh License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0dsvn30299 Release: 0 %description -n texlive-babel-welsh-doc This package includes the documentation for texlive-babel-welsh %post -n texlive-babel-welsh mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babel-welsh if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babel-welsh test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babel-welsh-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/babel-welsh/welsh.pdf %files -n texlive-babel-welsh %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/babel-welsh/welsh.ldf /var/adm/update-scripts/texlive-babel-welsh-%{texlive_version}.%{texlive_noarch}.1.0dsvn30299-%{release}-zypper %package -n texlive-babelbib Version: %{texlive_version}.%{texlive_noarch}.1.31svn25245 Release: 0 Summary: Multilingual bibliographies License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-babelbib-doc >= %{texlive_version} Provides: tex(babelbib.sty) Requires: tex(babel.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source172: babelbib.tar.xz Source173: babelbib.doc.tar.xz %description -n texlive-babelbib This package enables to generate multilingual bibliographies in cooperation with babel. Two approaches are possible: Each citation may be written in another language, or the whole bibliography can be typeset in a language chosen by the user. In addition, the package supports commands to change the typography of the bibliographies. date: 2012-01-30 11:34:22 +0000 %package -n texlive-babelbib-doc Summary: Documentation for texlive-babelbib License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.31svn25245 Release: 0 %description -n texlive-babelbib-doc This package includes the documentation for texlive-babelbib %post -n texlive-babelbib mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-babelbib if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-babelbib test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-babelbib-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/bibtex/babelbib/ChangeLog %{_texmfdistdir}/doc/bibtex/babelbib/Makefile %{_texmfdistdir}/doc/bibtex/babelbib/README %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.dtx %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.ins %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.pdf %{_texmfdistdir}/doc/bibtex/babelbib/babelbibtest.bib %{_texmfdistdir}/doc/bibtex/babelbib/babelbibtest.tex %{_texmfdistdir}/doc/bibtex/babelbib/getversion.tex %{_texmfdistdir}/doc/bibtex/babelbib/tugboat-babelbib.pdf %files -n texlive-babelbib %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/babelbib/bababbr3-fl.bst %{_texmfdistdir}/bibtex/bst/babelbib/bababbr3-lf.bst %{_texmfdistdir}/bibtex/bst/babelbib/bababbr3.bst %{_texmfdistdir}/bibtex/bst/babelbib/bababbrv-fl.bst %{_texmfdistdir}/bibtex/bst/babelbib/bababbrv-lf.bst %{_texmfdistdir}/bibtex/bst/babelbib/bababbrv.bst %{_texmfdistdir}/bibtex/bst/babelbib/babalpha-fl.bst %{_texmfdistdir}/bibtex/bst/babelbib/babalpha-lf.bst %{_texmfdistdir}/bibtex/bst/babelbib/babalpha.bst %{_texmfdistdir}/bibtex/bst/babelbib/babamspl.bst %{_texmfdistdir}/bibtex/bst/babelbib/babplai3-fl.bst %{_texmfdistdir}/bibtex/bst/babelbib/babplai3-lf.bst %{_texmfdistdir}/bibtex/bst/babelbib/babplai3.bst %{_texmfdistdir}/bibtex/bst/babelbib/babplain-fl.bst %{_texmfdistdir}/bibtex/bst/babelbib/babplain-lf.bst %{_texmfdistdir}/bibtex/bst/babelbib/babplain.bst %{_texmfdistdir}/bibtex/bst/babelbib/babunsrt-fl.bst %{_texmfdistdir}/bibtex/bst/babelbib/babunsrt-lf.bst %{_texmfdistdir}/bibtex/bst/babelbib/babunsrt.bst %{_texmfdistdir}/tex/latex/babelbib/afrikaans.bdf %{_texmfdistdir}/tex/latex/babelbib/babelbib.sty %{_texmfdistdir}/tex/latex/babelbib/bahasa.bdf %{_texmfdistdir}/tex/latex/babelbib/catalan.bdf %{_texmfdistdir}/tex/latex/babelbib/croatian.bdf %{_texmfdistdir}/tex/latex/babelbib/czech.bdf %{_texmfdistdir}/tex/latex/babelbib/danish.bdf %{_texmfdistdir}/tex/latex/babelbib/dutch.bdf %{_texmfdistdir}/tex/latex/babelbib/english.bdf %{_texmfdistdir}/tex/latex/babelbib/esperanto.bdf %{_texmfdistdir}/tex/latex/babelbib/finnish.bdf %{_texmfdistdir}/tex/latex/babelbib/french.bdf %{_texmfdistdir}/tex/latex/babelbib/galician.bdf %{_texmfdistdir}/tex/latex/babelbib/german.bdf %{_texmfdistdir}/tex/latex/babelbib/greek.bdf %{_texmfdistdir}/tex/latex/babelbib/italian.bdf %{_texmfdistdir}/tex/latex/babelbib/norsk.bdf %{_texmfdistdir}/tex/latex/babelbib/portuguese.bdf %{_texmfdistdir}/tex/latex/babelbib/romanian.bdf %{_texmfdistdir}/tex/latex/babelbib/russian.bdf %{_texmfdistdir}/tex/latex/babelbib/serbian.bdf %{_texmfdistdir}/tex/latex/babelbib/spanish.bdf %{_texmfdistdir}/tex/latex/babelbib/swedish.bdf /var/adm/update-scripts/texlive-babelbib-%{texlive_version}.%{texlive_noarch}.1.31svn25245-%{release}-zypper %package -n texlive-background Version: %{texlive_version}.%{texlive_noarch}.1.0svn27390 Release: 0 Summary: Placement of background material on pages of a document License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-background-doc >= %{texlive_version} Provides: tex(background.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20130620 Source174: background.tar.xz Source175: background.doc.tar.xz %description -n texlive-background The package offers the placement of background material on the pages of a document. The user can control many aspects (contents, position, color, opacity) of the background material that will be displayed. The package makes use of the everypage package, and uses pgf/tikz for attribute control. date: 2012-07-18 15:38:10 +0000 %package -n texlive-background-doc Summary: Documentation for texlive-background License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Version: %{texlive_version}.%{texlive_noarch}.1.0svn27390 Release: 0 %description -n texlive-background-doc This package includes the documentation for texlive-background %post -n texlive-background mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-background if test $1 = 0; then %{_bindir}/mktexlsr 2> /dev/null || : exit 0 fi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %posttrans -n texlive-background test -f /var/run/texlive/run-update || exit 0 test -z "$ZYPP_IS_RUNNING" || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : rm -f /var/run/texlive/run-update %files -n texlive-background-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/background/README %{_texmfdistdir}/doc/latex/background/background.pdf %files -n texlive-background %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/background/background.sty /var/adm/update-scripts/texlive-background-%{texlive_version}.%{texlive_noarch}.1.0svn27390-%{release}-zypper %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_texmfdistdir} mkdir -p %{buildroot}%{_texmfmaindir} mkdir -p %{buildroot}%{_datadir}/texlive mkdir -p %{buildroot}/var/adm/update-scripts ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf ../../lib/texmf %{buildroot}%{_datadir}/texlive/texmf ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-apprends-latex-%{texlive_version}.%{texlive_noarch}.4.02svn19306-%{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-apptools-%{texlive_version}.%{texlive_noarch}.1.0svn28400-%{release}-zypper tar --use-compress-program=xz -xf %{S:2} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:3} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arabi-%{texlive_version}.%{texlive_noarch}.1.1svn25095-%{release}-zypper tar --use-compress-program=xz -xf %{S:4} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:5} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arabtex-%{texlive_version}.%{texlive_noarch}.3.17_svn25711-%{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 ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arabxetex-%{texlive_version}.%{texlive_noarch}.v1.1.4svn17470-%{release}-zypper tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:9} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-aramaic-serto-%{texlive_version}.%{texlive_noarch}.1.0svn30042-%{release}-zypper tar --use-compress-program=xz -xf %{S:10} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:11} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arara-%{texlive_version}.%{texlive_noarch}.3.0svn29762-%{release}-zypper tar --use-compress-program=xz -xf %{S:12} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:13} -C %{buildroot}%{_datadir}/texlive rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-archaic-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:15} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arcs-%{texlive_version}.%{texlive_noarch}.1svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:16} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:17} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arev-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:18} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:19} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-around-the-bend-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:20} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arphic-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:21} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:22} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arrayjobx-%{texlive_version}.%{texlive_noarch}.1.04svn18125-%{release}-zypper tar --use-compress-program=xz -xf %{S:23} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:24} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arsclassica-%{texlive_version}.%{texlive_noarch}.4.0.3svn25466-%{release}-zypper tar --use-compress-program=xz -xf %{S:25} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:26} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-articleingud-%{texlive_version}.%{texlive_noarch}.0.0.2svn29803-%{release}-zypper tar --use-compress-program=xz -xf %{S:27} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:28} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-arydshln-%{texlive_version}.%{texlive_noarch}.1.71svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:29} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:30} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-asaetr-%{texlive_version}.%{texlive_noarch}.1.0asvn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:31} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:32} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ascelike-%{texlive_version}.%{texlive_noarch}.2.2svn29129-%{release}-zypper tar --use-compress-program=xz -xf %{S:33} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:34} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ascii-chart-%{texlive_version}.%{texlive_noarch}.svn20536-%{release}-zypper tar --use-compress-program=xz -xf %{S:35} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ascii-font-%{texlive_version}.%{texlive_noarch}.2.0svn29989-%{release}-zypper tar --use-compress-program=xz -xf %{S:36} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:37} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-aspectratio-%{texlive_version}.%{texlive_noarch}.2.0svn25243-%{release}-zypper tar --use-compress-program=xz -xf %{S:38} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:39} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-assignment-%{texlive_version}.%{texlive_noarch}.svn20431-%{release}-zypper tar --use-compress-program=xz -xf %{S:40} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:41} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-astro-%{texlive_version}.%{texlive_noarch}.2.20svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:42} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:43} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-asyfig-%{texlive_version}.%{texlive_noarch}.0.0.1csvn17512-%{release}-zypper tar --use-compress-program=xz -xf %{S:44} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:45} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-asymptote-%{texlive_version}.%{texlive_noarch}.2.23svn30598-%{release}-zypper tar --use-compress-program=xz -xf %{S:46} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:47} -C %{buildroot}%{_datadir}/texlive ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-asymptote-by-example-zh-cn-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:48} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vf %{buildroot}%{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/CLEAN.bat rm -vf %{buildroot}%{_texmfdistdir}/doc/support/asymptote-by-example-zh-cn/src/MAKEPDF.bat ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-asymptote-faq-zh-cn-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:49} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-asymptote-manual-zh-cn-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:50} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vf %{buildroot}%{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/CLEAN.bat rm -vf %{buildroot}%{_texmfdistdir}/doc/support/asymptote-manual-zh-cn/src/MAKEPDF.bat ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-attachfile-%{texlive_version}.%{texlive_noarch}.v1.5bsvn21866-%{release}-zypper tar --use-compress-program=xz -xf %{S:51} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:52} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-augie-%{texlive_version}.%{texlive_noarch}.svn18948-%{release}-zypper tar --use-compress-program=xz -xf %{S:53} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:54} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-auncial-new-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:55} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:56} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-aurical-%{texlive_version}.%{texlive_noarch}.1.5svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:57} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:58} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-authoraftertitle-%{texlive_version}.%{texlive_noarch}.0.0.9svn24863-%{release}-zypper tar --use-compress-program=xz -xf %{S:59} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:60} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-authorindex-%{texlive_version}.%{texlive_noarch}.svn26313-%{release}-zypper tar --use-compress-program=xz -xf %{S:61} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:62} -C %{buildroot}%{_datadir}/texlive ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-auto-pst-pdf-%{texlive_version}.%{texlive_noarch}.0.0.6svn23723-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-autoarea-%{texlive_version}.%{texlive_noarch}.0.0.3asvn15878-%{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-automata-%{texlive_version}.%{texlive_noarch}.0.0.3svn19717-%{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-autonum-%{texlive_version}.%{texlive_noarch}.0.0.3.4svn30163-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-autopdf-%{texlive_version}.%{texlive_noarch}.1.0svn28125-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-avantgar-%{texlive_version}.%{texlive_noarch}.svn28614-%{release}-zypper tar --use-compress-program=xz -xf %{S:73} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-b1encoding-%{texlive_version}.%{texlive_noarch}.1.0svn21271-%{release}-zypper tar --use-compress-program=xz -xf %{S:74} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:75} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-%{texlive_version}.%{texlive_noarch}.3.9fsvn30576-%{release}-zypper tar --use-compress-program=xz -xf %{S:76} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:77} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-albanian-%{texlive_version}.%{texlive_noarch}.1.0csvn30254-%{release}-zypper tar --use-compress-program=xz -xf %{S:78} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:79} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-bahasa-%{texlive_version}.%{texlive_noarch}.1.0lsvn30255-%{release}-zypper tar --use-compress-program=xz -xf %{S:80} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:81} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-basque-%{texlive_version}.%{texlive_noarch}.svn30256-%{release}-zypper tar --use-compress-program=xz -xf %{S:82} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:83} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-breton-%{texlive_version}.%{texlive_noarch}.svn30257-%{release}-zypper tar --use-compress-program=xz -xf %{S:84} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:85} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-bulgarian-%{texlive_version}.%{texlive_noarch}.svn30258-%{release}-zypper tar --use-compress-program=xz -xf %{S:86} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:87} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-catalan-%{texlive_version}.%{texlive_noarch}.svn30259-%{release}-zypper tar --use-compress-program=xz -xf %{S:88} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:89} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-croatian-%{texlive_version}.%{texlive_noarch}.svn30260-%{release}-zypper tar --use-compress-program=xz -xf %{S:90} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:91} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-czech-%{texlive_version}.%{texlive_noarch}.svn30261-%{release}-zypper tar --use-compress-program=xz -xf %{S:92} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:93} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-danish-%{texlive_version}.%{texlive_noarch}.svn30262-%{release}-zypper tar --use-compress-program=xz -xf %{S:94} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:95} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-dutch-%{texlive_version}.%{texlive_noarch}.svn30263-%{release}-zypper tar --use-compress-program=xz -xf %{S:96} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:97} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-english-%{texlive_version}.%{texlive_noarch}.svn30264-%{release}-zypper tar --use-compress-program=xz -xf %{S:98} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:99} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-esperanto-%{texlive_version}.%{texlive_noarch}.svn30265-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-estonian-%{texlive_version}.%{texlive_noarch}.svn30266-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-finnish-%{texlive_version}.%{texlive_noarch}.svn30267-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-french-%{texlive_version}.%{texlive_noarch}.2.6csvn30709-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-friulan-%{texlive_version}.%{texlive_noarch}.svn30361-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-galician-%{texlive_version}.%{texlive_noarch}.svn30270-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-german-%{texlive_version}.%{texlive_noarch}.svn30271-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-greek-%{texlive_version}.%{texlive_noarch}.1.4svn30720-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-hebrew-%{texlive_version}.%{texlive_noarch}.svn30273-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-hungarian-%{texlive_version}.%{texlive_noarch}.1.5svn30274-%{release}-zypper tar --use-compress-program=xz -xf %{S:118} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-icelandic-%{texlive_version}.%{texlive_noarch}.svn30275-%{release}-zypper tar --use-compress-program=xz -xf %{S:119} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:120} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-interlingua-%{texlive_version}.%{texlive_noarch}.svn30276-%{release}-zypper tar --use-compress-program=xz -xf %{S:121} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-irish-%{texlive_version}.%{texlive_noarch}.svn30277-%{release}-zypper tar --use-compress-program=xz -xf %{S:123} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:124} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-italian-%{texlive_version}.%{texlive_noarch}.1.2tsvn30278-%{release}-zypper tar --use-compress-program=xz -xf %{S:125} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:126} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-kurmanji-%{texlive_version}.%{texlive_noarch}.svn30279-%{release}-zypper tar --use-compress-program=xz -xf %{S:127} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:128} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-latin-%{texlive_version}.%{texlive_noarch}.svn30280-%{release}-zypper tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:130} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-norsk-%{texlive_version}.%{texlive_noarch}.svn30281-%{release}-zypper tar --use-compress-program=xz -xf %{S:131} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:132} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-piedmontese-%{texlive_version}.%{texlive_noarch}.svn30282-%{release}-zypper tar --use-compress-program=xz -xf %{S:133} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:134} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-polish-%{texlive_version}.%{texlive_noarch}.svn30283-%{release}-zypper tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:136} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-portuges-%{texlive_version}.%{texlive_noarch}.svn30284-%{release}-zypper tar --use-compress-program=xz -xf %{S:137} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:138} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-romanian-%{texlive_version}.%{texlive_noarch}.svn30285-%{release}-zypper tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:140} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-romansh-%{texlive_version}.%{texlive_noarch}.svn30286-%{release}-zypper tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-russian-%{texlive_version}.%{texlive_noarch}.1.3svn30287-%{release}-zypper tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-samin-%{texlive_version}.%{texlive_noarch}.svn30288-%{release}-zypper tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:146} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-scottish-%{texlive_version}.%{texlive_noarch}.svn30289-%{release}-zypper tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:148} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-serbian-%{texlive_version}.%{texlive_noarch}.svn30290-%{release}-zypper tar --use-compress-program=xz -xf %{S:149} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:150} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-serbianc-%{texlive_version}.%{texlive_noarch}.2.2svn30348-%{release}-zypper tar --use-compress-program=xz -xf %{S:151} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:152} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-slovak-%{texlive_version}.%{texlive_noarch}.svn30292-%{release}-zypper tar --use-compress-program=xz -xf %{S:153} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:154} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-slovenian-%{texlive_version}.%{texlive_noarch}.1.2isvn30351-%{release}-zypper tar --use-compress-program=xz -xf %{S:155} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-sorbian-%{texlive_version}.%{texlive_noarch}.svn30294-%{release}-zypper tar --use-compress-program=xz -xf %{S:157} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:158} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-spanish-%{texlive_version}.%{texlive_noarch}.5.0jsvn30295-%{release}-zypper tar --use-compress-program=xz -xf %{S:159} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:160} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-swedish-%{texlive_version}.%{texlive_noarch}.2.3dsvn30296-%{release}-zypper tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:162} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-thai-%{texlive_version}.%{texlive_noarch}.1.0.0svn30564-%{release}-zypper tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-turkish-%{texlive_version}.%{texlive_noarch}.1.2msvn30297-%{release}-zypper tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-ukraineb-%{texlive_version}.%{texlive_noarch}.svn30298-%{release}-zypper tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-vietnamese-%{texlive_version}.%{texlive_noarch}.1.3svn30578-%{release}-zypper tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babel-welsh-%{texlive_version}.%{texlive_noarch}.1.0dsvn30299-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-babelbib-%{texlive_version}.%{texlive_noarch}.1.31svn25245-%{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-background-%{texlive_version}.%{texlive_noarch}.1.0svn27390-%{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 rm -vrf %{buildroot}%{_texmfdistdir}/source # 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 %changelog