forked from pool/texlive-specs-a
Accepting request 514534 from Publishing:TeXLive
- Increase version of algorithm2e.sty to fix boo#1051054 ... mention added patch "algorithm2e_umlauts.dif" OBS-URL: https://build.opensuse.org/request/show/514534 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive-specs-a?expand=0&rev=29
This commit is contained in:
commit
e312cc3d90
331
algorithm2e_umlauts.dif
Normal file
331
algorithm2e_umlauts.dif
Normal file
@ -0,0 +1,331 @@
|
||||
--- texmf-dist/tex/latex/algorithm2e/algorithm2e.sty
|
||||
+++ texmf-dist/tex/latex/algorithm2e/algorithm2e.sty 2017-07-28 08:09:33.054032000 +0000
|
||||
@@ -1,6 +1,6 @@
|
||||
% algorithm2e.sty --- style file for algorithms
|
||||
% almost everything can be customized by users. See the document for more explanations
|
||||
-%% Copyright 1996-2015 Christophe Fiorio
|
||||
+%% Copyright 1996-2017 Christophe Fiorio
|
||||
%
|
||||
% This work may be distributed and/or modified under the conditions of the LaTeX Project
|
||||
% Public License, either version 1.3 of this license or (at your option) any later version.
|
||||
@@ -24,7 +24,7 @@
|
||||
% - algorithm2e-discussion@lirmm.fr mailing list for discussion about package^^J%
|
||||
% subscribe by emailing sympa@lirmm.fr with 'subscribe <list> <firstname name>'^^J%
|
||||
%
|
||||
-% $Id: algorithm2e.sty,v 5.1 2015/10/18 21:37:30 cfiorio Exp $
|
||||
+% $Id: algorithm2e.sty,v 5.2 2017/07/18 15:26:26 fioriochristophe Exp $
|
||||
%
|
||||
% PACKAGES REQUIRED:
|
||||
%
|
||||
@@ -33,7 +33,7 @@
|
||||
% - xspace (in packages/tools)
|
||||
% - relsize (in contrib/misc/relsize.sty)
|
||||
%
|
||||
-%%%%%%%%%%%%%%% Release 5.1
|
||||
+%%%%%%%%%%%%%%% Release 5.2
|
||||
%
|
||||
% Package options:
|
||||
% ---------------
|
||||
@@ -156,6 +156,15 @@
|
||||
%
|
||||
% History:
|
||||
%
|
||||
+% - July 18 2017 - revision 5.2
|
||||
+% * FIX: There was an overfull box 0.8pt with boxruled algorithm. This is fixed.
|
||||
+% * FIX: problem when mixing caption package and figure option. This bug was partially corrected
|
||||
+% in 5.0 for one side document but with false indentation and not working for two side
|
||||
+% document. This is now fully fixed.
|
||||
+% * FIX: misaligned lines numbers with noline option
|
||||
+% * FIX: Fix croation keywords thanks to Ivan Kolan
|
||||
+% * FIX: there was an overfull hbox of 8.5pt when using [H] and ruled caption. This is fixed.
|
||||
+% * FIX: \SetCustomAlgoRuledWidth only changed midrule. This is fixed, it changes all the rules
|
||||
% - October 19 2015 - revision 5.1
|
||||
% * CHANGE/ADD: l commands (the ones as \lIf) can now be used with a
|
||||
% star. If done, no end of line are done, so you can enclose
|
||||
@@ -338,7 +347,8 @@
|
||||
% | else:
|
||||
% | return 0
|
||||
% with appropriate typo.
|
||||
-% * ADD: option croatian: croatian keywords (thanks to Ivan Gavran)
|
||||
+% * ADD: option croatian: croatian keywords (thanks to Ivan Kohan and
|
||||
+% Yvan Gavran)
|
||||
% * ADD: option ngerman: same as german option but so can be used with global option ngerman
|
||||
% of babel
|
||||
% * ADD: option spanish: Spanish support (thanks to Mario Abarca)
|
||||
@@ -870,7 +880,7 @@
|
||||
%
|
||||
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
|
||||
%
|
||||
-\ProvidesPackage{algorithm2e}[2013/01/06 v5.00 algorithms environments]
|
||||
+\ProvidesPackage{algorithm2e}[2017/07/18 v5.2 algorithms environments]
|
||||
%
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%% Initial Code %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@@ -1057,11 +1067,11 @@
|
||||
\newboolean{algocf@displayblockmarkers}\setboolean{algocf@displayblockmarkers}{false}%
|
||||
\DeclareOption{displayblockmarkers}{%
|
||||
\setboolean{algocf@displayblockmarkers}{true}%
|
||||
-}
|
||||
-\newboolean{algocf@displaygroupmarkers}{\setboolean{algocf@displaygroupmarkers}{false}
|
||||
+}%
|
||||
+\newboolean{algocf@displaygroupmarkers}\setboolean{algocf@displaygroupmarkers}{false}
|
||||
\DeclareOption{displaygroupmarkers}{%
|
||||
\setboolean{algocf@displaygroupmarkers}{true}%
|
||||
-}
|
||||
+}%
|
||||
%
|
||||
\newboolean{algocf@nokwfunc}\setboolean{algocf@nokwfunc}{false}%
|
||||
\DeclareOption{nokwfunc}{%
|
||||
@@ -1179,7 +1189,7 @@
|
||||
\renewcommand{\algorithmcfname}{Algorithmus}%
|
||||
\renewcommand{\algorithmautorefname}{\algorithmcfname}%
|
||||
\renewcommand{\algorithmcflinename}{Zeile}%
|
||||
-\renewcommand{\algocf@typo}{\ }%
|
||||
+\renewcommand{\algocf@typo}{}%
|
||||
\renewcommand{\@algocf@procname}{Prozedur}%
|
||||
\renewcommand{\@algocf@funcname}{Funktion}%
|
||||
\renewcommand{\procedureautorefname}{\@algocf@procname}%
|
||||
@@ -1308,11 +1318,11 @@
|
||||
\renewcommand{\listalgorithmcfname}{Algoritma Listesi}%
|
||||
\renewcommand{\algorithmcfname}{Algoritma}%
|
||||
\renewcommand{\algorithmautorefname}{algoritma}%
|
||||
-\renewcommand{\algorithmcflinename}{çizgi}%
|
||||
+\renewcommand{\algorithmcflinename}{\c{c}izgi}%
|
||||
\renewcommand{\algocf@typo}{}%
|
||||
-\renewcommand{\@algocf@procname}{Prosedür}%
|
||||
+\renewcommand{\@algocf@procname}{Prosed\"ur}%
|
||||
\renewcommand{\@algocf@funcname}{Fonksiyon}%
|
||||
-\renewcommand{\procedureautorefname}{prosedür}%
|
||||
+\renewcommand{\procedureautorefname}{prosed\"ur}%
|
||||
\renewcommand{\functionautorefname}{fonksiyon}%
|
||||
\renewcommand{\algocf@languagechoosen}{turkish}%
|
||||
}%
|
||||
@@ -1481,6 +1491,7 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%% Package Loading %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%
|
||||
%
|
||||
+\RequirePackage{ifoddpage}%
|
||||
\RequirePackage{xspace}%
|
||||
%
|
||||
\ifthenelse{\boolean{algocf@endfloat}}{%
|
||||
@@ -1512,14 +1523,14 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Main Part %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%
|
||||
\newcommand{\algocf@name}{algorithm2e}%
|
||||
-\newcommand{\algocf@date}{october 19 2015}%
|
||||
-\newcommand{\algocf@version}{Release 5.1}%
|
||||
+\newcommand{\algocf@date}{July 18 2017}%
|
||||
+\newcommand{\algocf@version}{Release 5.2}%
|
||||
\newcommand{\algocf@id}{\algocf@version\space -- \algocf@date\space --}%
|
||||
-\typeout{********************************************************^^JPackage `\algocf@name'\space\algocf@id^^J%
|
||||
- - algorithm2e-announce@lirmm.fr mailing list for announcement about releases^^J%
|
||||
- - algorithm2e-discussion@lirmm.fr mailing list for discussion about package^^J%
|
||||
- subscribe by emailing sympa@lirmm.fr with 'subscribe <list> <firstname name>'^^J%
|
||||
- - Author: Christophe Fiorio (christophe.fiorio@umontpellier.fr)^^J********************************************************}%
|
||||
+% \typeout{********************************************************^^JPackage `\algocf@name'\space\algocf@id^^J%
|
||||
+% - algorithm2e-announce@lirmm.fr mailing list for announcement about releases^^J%
|
||||
+% - algorithm2e-discussion@lirmm.fr mailing list for discussion about package^^J%
|
||||
+% subscribe by emailing sympa@lirmm.fr with 'subscribe <list> <firstname name>'^^J%
|
||||
+% - Author: Christophe Fiorio (christophe.fiorio@umontpellier.fr)^^J********************************************************}%
|
||||
%%
|
||||
%%
|
||||
%%
|
||||
@@ -1768,8 +1779,12 @@
|
||||
%
|
||||
\newcommand{\algocf@push}[1]{\advance\skiptotal by #1\moveright #1}%
|
||||
\newcommand{\algocf@pop}[1]{\advance\skiptotal by -#1}%
|
||||
-\newcommand{\algocf@addskiptotal}{\advance\skiptotal by 0.4pt\advance\hsize by -0.4pt\advance\hsize by -\skiplength}% 0.4 pt=width of \vrule
|
||||
-\newcommand{\algocf@subskiptotal}{\advance\skiptotal by -0.4pt\advance\hsize by 0.4pt\advance\hsize by \skiplength}% 0.4 pt=width of \vrule
|
||||
+\newcommand{\algocf@addskiptotal}{%
|
||||
+ \advance\hsize by -\skiplength%
|
||||
+}% \skiplength=skiptext+0.4 pt that is the width of \vrule
|
||||
+\newcommand{\algocf@subskiptotal}{%
|
||||
+ \advance\hsize by \skiplength%
|
||||
+}% \skiplength=skiptext+0.4 pt that is the width of \vrule
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%%
|
||||
@@ -1840,7 +1855,7 @@
|
||||
\hbox{%
|
||||
\vtop{\algocf@push{\skiptext}%
|
||||
\vtop{\algocf@addskiptotal #1}}}% inside the block
|
||||
- \algocf@pop{\skiprule}%
|
||||
+ \algocf@pop{\skiprule}%\algocf@subskiptotal%
|
||||
\algocf@eblockcode%
|
||||
% \nointerlineskip% no vskip after
|
||||
}%
|
||||
@@ -1882,22 +1897,27 @@
|
||||
\renewcommand{\@algocf@endoption}[1]{}%
|
||||
\algocf@setBlock}%
|
||||
%
|
||||
+\newboolean{algocf@optAlgoNoLine}\setboolean{algocf@optAlgoNoLine}{false}
|
||||
\newcommand{\SetAlgoNoLine}{%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Noline
|
||||
+\setboolean{algocf@optAlgoNoLine}{true}%
|
||||
\renewcommand{\algocf@@block}[2]{\algocf@@@block{\algocf@Noline{##1}}{##2}}%
|
||||
\renewcommand{\algocf@group}[1]{\algocf@Noline{##1}}%
|
||||
\renewcommand{\Hlne}{}}%
|
||||
%
|
||||
\newcommand{\SetAlgoVlined}{%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Vline
|
||||
+\setboolean{algocf@optAlgoNoLine}{false}%
|
||||
\renewcommand{\algocf@@block}[2]{\algocf@Vline{##1}}%
|
||||
\renewcommand{\algocf@group}[1]{\algocf@Vsline{##1}}%\ifthenelse{\boolean{algocf@optnoend}}{\relax}{\strut\ignorespaces}}%
|
||||
\renewcommand{\Hlne}{\algocf@Hlne}}%
|
||||
%
|
||||
\newcommand{\SetAlgoLined}{%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Line
|
||||
+\setboolean{algocf@optAlgoNoLine}{false}%
|
||||
\renewcommand{\algocf@@block}[2]{\algocf@@@block{\strut\algocf@Vsline{##1}}{##2}}% no skip after a block so garantie at least one line
|
||||
\renewcommand{\algocf@group}[1]{\algocf@Vsline{##1}}%\ifthenelse{\boolean{algocf@optnoend}}{\relax}{\strut\ignorespaces}}%
|
||||
\renewcommand{\Hlne}{}}%
|
||||
%
|
||||
\newcommand{\SetNothing}{%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Noline
|
||||
+\setboolean{algocf@optAlgoNoLine}{true}%
|
||||
\renewcommand{\algocf@@block}[2]{\algocf@Noline{##1}\par}%
|
||||
%\long
|
||||
\renewcommand{\algocf@group}[1]{\algocf@Noline{##1}}%
|
||||
@@ -2077,6 +2097,19 @@
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%
|
||||
+% KwProgFn
|
||||
+%
|
||||
+\newcommand{\SetKwProgFn}[4]{%\SetKwProg{Env}{Title}{is}{end}
|
||||
+ \algocf@newcmdsides{#1}{4}{\KwSty{#2}\ifArgumentEmpty{#2}\relax{\ }{##2}\KwSty{#3}{##3}\ifArgumentEmpty{##1}\relax{ ##1}\algocf@group{##4}\KwSty{#4}}{\relax}{\strut\par}%
|
||||
+ \algocf@newcommand{l#1}{\@ifstar{\csname algocf@l#1star\endcsname}{\csname algocf@l#1\endcsname}}%
|
||||
+ \algocf@newcmdside{algocf@l#1}{3}{\KwSty{#2} \ProgSty{##2}\KwSty{#3}\algocf@bgroupcode\ ##3\algocf@egroupcode\@endalgocfline\ifArgumentEmpty{##1}\relax\ {##1}\strut\par}%
|
||||
+ \algocf@newcmdside{algocf@l#1star}{3}{\KwSty{#2} \ProgSty{##2}\KwSty{#3}\algocf@bgroupcode\ ##3\algocf@egroupcode}%
|
||||
+}%
|
||||
+%
|
||||
+%
|
||||
+%
|
||||
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
+%
|
||||
% Kw
|
||||
%
|
||||
\newcommand{\SetKw}[2]{%
|
||||
@@ -2278,13 +2311,15 @@
|
||||
\addtolength{\hsize}{\algomargin}%
|
||||
}%
|
||||
%
|
||||
+\newlength{\algocf@lcaptionbox}%
|
||||
\newcommand{\algocf@makecaption@plainruled}[2]{\algocf@makecaption@plain{#1}{#2}}%
|
||||
\newcommand{\algocf@makecaption@tworuled}[2]{\algocf@makecaption@ruled{#1}{#2}}%
|
||||
\newcommand{\algocf@makecaption@algoruled}[2]{\algocf@makecaption@ruled{#1}{#2}}%
|
||||
\newcommand{\algocf@makecaption@boxruled}[2]{\algocf@makecaption@ruled{#1}{#2}}%
|
||||
\newcommand{\algocf@makecaption@ruled}[2]{%
|
||||
\global\sbox\algocf@capbox{\hskip\AlCapHSkip% .5\algomargin%
|
||||
- \parbox[t]{\hsize}{\algocf@captiontext{#1}{#2}}}% then caption is not centered
|
||||
+ \setlength{\algocf@lcaptionbox}{\hsize}\addtolength{\algocf@lcaptionbox}{-\AlCapHSkip}%
|
||||
+ \parbox[t]{\algocf@lcaptionbox}{\algocf@captiontext{#1}{#2}}}% then caption is not centered
|
||||
}%
|
||||
%
|
||||
\newlength{\algoheightruledefault}\setlength{\algoheightruledefault}{0.8pt}%
|
||||
@@ -2299,17 +2334,16 @@
|
||||
\newcommand{\algocf@caption@tworuled}{\box\algocf@capbox\hrule height0pt depth0pt\kern\interspacealgoruled}%
|
||||
\newcommand{\algocf@caption@algoruled}{\algocf@caption@ruled}%
|
||||
\newcommand{\algocf@caption@boxruled}{%
|
||||
- \addtolength{\hsize}{-0.8pt}%
|
||||
- \hbox to\hsize{%
|
||||
- \vrule%\hskip-0.35pt%
|
||||
+ \hbox{%
|
||||
+ \vrule%
|
||||
\vbox{%
|
||||
+ \addtolength{\hsize}{-0.8pt}%
|
||||
\hrule\vskip\interspacetitleboxruled%
|
||||
\hbox to\hsize{\unhbox\algocf@capbox\hfill}\vskip\interspacetitleboxruled%
|
||||
+ \addtolength{\hsize}{0.8pt}%
|
||||
}%
|
||||
- %\hskip-0.35pt%
|
||||
\vrule%
|
||||
}\nointerlineskip%
|
||||
- \addtolength{\hsize}{0.8pt}%
|
||||
}%
|
||||
%
|
||||
%
|
||||
@@ -2491,8 +2525,8 @@
|
||||
\def\@algocf@pre@boxed{\noindent\begin{lrbox}{\algocf@algoframe}}
|
||||
\def\@algocf@post@boxed{\end{lrbox}\framebox[\hsize]{\box\algocf@algoframe}\par}%
|
||||
\def\@algocf@capt@boxed{under}%
|
||||
-\def\@algocf@pre@ruled{\hrule height\algoheightrule depth0pt\kern\interspacetitleruled}%
|
||||
-\def\@algocf@post@ruled{\kern\interspacealgoruled\hrule height\algoheightrule\relax}%
|
||||
+\def\@algocf@pre@ruled{\hrule width\algocf@ruledwidth height\algoheightrule depth0pt\kern\interspacetitleruled}%
|
||||
+\def\@algocf@post@ruled{\kern\interspacealgoruled\hrule width\algocf@ruledwidth height\algoheightrule\relax}%
|
||||
\def\@algocf@capt@ruled{top}%
|
||||
\def\@algocf@pre@algoruled{\hrule width\algocf@ruledwidth height\algoheightrule depth0pt\kern\interspacetitleruled}%
|
||||
\def\@algocf@post@algoruled{\kern\interspacealgoruled\hrule width\algocf@ruledwidth height\algoheightrule \relax}%
|
||||
@@ -2587,9 +2621,10 @@
|
||||
\hbox to\algowidth\bgroup\hbox to \algomargin{\hfill}\vtop\bgroup%
|
||||
\ifthenelse{\boolean{algocf@slide}}{\parskip 0.5ex\color{black}}{}%
|
||||
% initialization
|
||||
- \addtolength{\hsize}{-1.5\algomargin}%
|
||||
+ \addtolength{\hsize}{-\algomargin}\addtolength{\hsize}{-1.5em}% 1.5em to let space for line numbering
|
||||
\let\@mathsemicolon=\;\def\;{\ifmmode\@mathsemicolon\else\@endalgoln\fi}%
|
||||
- \raggedright\AlFnt{}%
|
||||
+ \raggedright%
|
||||
+ \AlFnt{}%
|
||||
\ifthenelse{\boolean{algocf@slide}}{\IncMargin{\skipalgocfslide}}{}%
|
||||
\@algoinsideskip%
|
||||
% \let\@emathdisplay=\]\def\]{\algocf@endline\@emathdisplay\nl}%
|
||||
@@ -2633,9 +2668,6 @@
|
||||
% \let\algocf@originalfloatboxreset=\@floatboxreset%
|
||||
% \let\@floatboxreset=\@algofloatboxreset%
|
||||
\newenvironment{algocf@algorithm}[1][htbp]{%
|
||||
- \ifthenelse{\equal{\algocf@float}{figure}}{%
|
||||
- \ifthenelse{\boolean{algocf@figurecaption}}{\captionsetup{margin={-\algomargin,\algomargin}}}{}%
|
||||
- }{}%
|
||||
\@algocf@init%
|
||||
\ifthenelse{\equal{\algocf@float}{figure}}{% if option figure set
|
||||
\ifthenelse{\boolean{algocf@algostar}}{% if algorithm* with figure option
|
||||
@@ -2643,11 +2675,13 @@
|
||||
\ifthenelse{\boolean{algocf@customruledwidth}}{\relax}{\setlength{\algocf@ruledwidth}{\linewidth}}%
|
||||
\let\algocf@oldeverypar=\everypar%
|
||||
\algocf@seteverypar%
|
||||
+ \addtolength{\linewidth}{-\algomargin}% caption package use \linewidth as basic width of caption
|
||||
}{% else algorithm environment with figure option
|
||||
\begin{figure}[#1]% call figure
|
||||
\ifthenelse{\boolean{algocf@customruledwidth}}{\relax}{\setlength{\algocf@ruledwidth}{\linewidth}}%
|
||||
\let\algocf@oldeverypar=\everypar%
|
||||
\algocf@seteverypar%
|
||||
+ \addtolength{\linewidth}{-\algomargin}% so now \linewidth==\hsize. Needed by caption package that uses \linewidth as basic width of caption
|
||||
}%
|
||||
}{% else normal algorithm environment
|
||||
\@algocf@init@caption%
|
||||
@@ -2664,7 +2698,7 @@
|
||||
\let\algocf@oldeverypar=\everypar%
|
||||
\algocf@seteverypar%
|
||||
}{% else algorithm environment
|
||||
- \begin{algocf}[#1]% call algcf
|
||||
+ \begin{algocf}[#1]% call algocf
|
||||
\ifthenelse{\boolean{algocf@customruledwidth}}{\relax}{\setlength{\algocf@ruledwidth}{\linewidth}}%
|
||||
\let\algocf@oldeverypar=\everypar%
|
||||
\algocf@seteverypar%
|
||||
@@ -3013,10 +3047,10 @@
|
||||
%
|
||||
% Croatian keywords
|
||||
%
|
||||
-\ifthenelse{\boolean{algocf@localkw@croatian}\OR\equal{\algocf@languagechoosen}{croatian}}{%
|
||||
+\ifthenelse{\boolean{algocf@optonelanguage}\AND\equal{\algocf@languagechoosen}{croatian}}{%
|
||||
\SetKwInput{KwUlaz}{Ulaz}%KwIn
|
||||
\SetKwInput{KwIzlaz}{Izlaz}%KwOut
|
||||
-\SetKwInput{KwPodaci}{Podaci}%KwData
|
||||
+\SetKwInput{KwPodatci}{Podatci}%KwData
|
||||
\SetKwInput{KwRezultat}{Rezultat}%KwResult
|
||||
\SetKw{KwDo}{do}%KwTo
|
||||
\SetKw{KwVrati}{vrati}%KwRet
|
||||
@@ -3034,7 +3068,7 @@
|
||||
\SetKwFor{ZaSve}{za sve}{\v{c}ini}{kraj za sve}%ForAll
|
||||
\SetKwFor{Dok}{dok}{\v{c}ini}{kraj dok}%While
|
||||
}{}%
|
||||
-
|
||||
+%
|
||||
%
|
||||
% --- Turkish keywords
|
||||
%
|
||||
@@ -3164,7 +3198,7 @@
|
||||
\ifthenelse{\boolean{algocf@optonelanguage}\AND\equal{\algocf@languagechoosen}{croatian}}{%
|
||||
\SetKwInput{KwIn}{Ulaz}%KwIn
|
||||
\SetKwInput{KwOut}{Izlaz}%KwOut
|
||||
-\SetKwInput{KwData}{Podaci}%KwData
|
||||
+\SetKwInput{KwData}{Podatci}%KwData
|
||||
\SetKwInput{KwResult}{Rezultat}%KwResult
|
||||
\SetKw{KwTo}{do}%KwTo
|
||||
\SetKw{KwRet}{vrati}%KwRet
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 08:21:53 UTC 2017 - werner@suse.de
|
||||
|
||||
- Increase version of algorithm2e.sty to fix boo#1051054
|
||||
... mention added patch "algorithm2e_umlauts.dif"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 07:41:21 UTC 2017 - werner@suse.de
|
||||
|
||||
|
@ -11115,6 +11115,7 @@ Requires: tex(xspace.sty)
|
||||
# from 20170520
|
||||
Source125: algorithm2e.tar.xz
|
||||
Source126: algorithm2e.doc.tar.xz
|
||||
Source127: algorithm2e_umlauts.dif
|
||||
|
||||
%description -n texlive-algorithm2e
|
||||
Algorithm2e is an environment for writing algorithms. An
|
||||
@ -11211,8 +11212,8 @@ Provides: tex(algpseudocode.sty)
|
||||
Requires: tex(ifthen.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source127: algorithmicx.tar.xz
|
||||
Source128: algorithmicx.doc.tar.xz
|
||||
Source128: algorithmicx.tar.xz
|
||||
Source129: algorithmicx.doc.tar.xz
|
||||
|
||||
%description -n texlive-algorithmicx
|
||||
Algorithmicx provides a flexible, yet easy to use, way for
|
||||
@ -11293,8 +11294,8 @@ Requires: tex(ifthen.sty)
|
||||
Requires: tex(keyval.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source129: algorithms.tar.xz
|
||||
Source130: algorithms.doc.tar.xz
|
||||
Source130: algorithms.tar.xz
|
||||
Source131: algorithms.doc.tar.xz
|
||||
|
||||
%description -n texlive-algorithms
|
||||
Consists of two environments: algorithm and algorithmic. The
|
||||
@ -11368,8 +11369,8 @@ Requires: texlive-alkalami-fonts >= %{texlive_version}
|
||||
Recommends: texlive-alkalami-doc >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source131: alkalami.tar.xz
|
||||
Source132: alkalami.doc.tar.xz
|
||||
Source132: alkalami.tar.xz
|
||||
Source133: alkalami.doc.tar.xz
|
||||
|
||||
%description -n texlive-alkalami
|
||||
This font is designed for Arabic-based writing systems in the
|
||||
@ -11499,8 +11500,8 @@ Provides: tex(art.fd)
|
||||
Requires: tex(ifthen.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source133: allrunes.tar.xz
|
||||
Source134: allrunes.doc.tar.xz
|
||||
Source134: allrunes.tar.xz
|
||||
Source135: allrunes.doc.tar.xz
|
||||
|
||||
%description -n texlive-allrunes
|
||||
This large collection of fonts (in Adobe Type 1 format), with
|
||||
@ -12271,8 +12272,8 @@ Requires: texlive-almfixed-fonts >= %{texlive_version}
|
||||
Recommends: texlive-almfixed-doc >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source135: almfixed.tar.xz
|
||||
Source136: almfixed.doc.tar.xz
|
||||
Source136: almfixed.tar.xz
|
||||
Source137: almfixed.doc.tar.xz
|
||||
|
||||
%description -n texlive-almfixed
|
||||
Arabic-Latin Modern Fixed is an extension of TeX-Gyre Latin
|
||||
@ -12413,8 +12414,8 @@ Provides: tex(alnumsec.sty)
|
||||
Requires: tex(ifthen.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source137: alnumsec.tar.xz
|
||||
Source138: alnumsec.doc.tar.xz
|
||||
Source138: alnumsec.tar.xz
|
||||
Source139: alnumsec.doc.tar.xz
|
||||
|
||||
%description -n texlive-alnumsec
|
||||
This package allows you to use alphanumeric section numbering,
|
||||
@ -12491,8 +12492,8 @@ Requires: tex(pifont.sty)
|
||||
Requires: tex(xkeyval.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source139: alterqcm.tar.xz
|
||||
Source140: alterqcm.doc.tar.xz
|
||||
Source140: alterqcm.tar.xz
|
||||
Source141: alterqcm.doc.tar.xz
|
||||
|
||||
%description -n texlive-alterqcm
|
||||
Macros to support the creation of multiple-choice
|
||||
@ -12602,8 +12603,8 @@ Provides: tex(psfont.cfg)
|
||||
Provides: tex(psfont.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source141: altfont.tar.xz
|
||||
Source142: altfont.doc.tar.xz
|
||||
Source142: altfont.tar.xz
|
||||
Source143: altfont.doc.tar.xz
|
||||
|
||||
%description -n texlive-altfont
|
||||
The package provides a replacement for that part of psnfss and
|
||||
@ -12676,8 +12677,8 @@ Recommends: texlive-ametsoc-doc >= %{texlive_version}
|
||||
Provides: tex(ametsoc.cls)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source143: ametsoc.tar.xz
|
||||
Source144: ametsoc.doc.tar.xz
|
||||
Source144: ametsoc.tar.xz
|
||||
Source145: ametsoc.doc.tar.xz
|
||||
|
||||
%description -n texlive-ametsoc
|
||||
This bundle contains all the files necessary to write an
|
||||
@ -12752,8 +12753,8 @@ Requires: texlive-amiri-fonts >= %{texlive_version}
|
||||
Recommends: texlive-amiri-doc >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source145: amiri.tar.xz
|
||||
Source146: amiri.doc.tar.xz
|
||||
Source146: amiri.tar.xz
|
||||
Source147: amiri.doc.tar.xz
|
||||
|
||||
%description -n texlive-amiri
|
||||
Amiri is a classical Arabic typeface in Naskh style for
|
||||
@ -12880,8 +12881,8 @@ Recommends: texlive-amsaddr-doc >= %{texlive_version}
|
||||
Provides: tex(amsaddr.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source147: amsaddr.tar.xz
|
||||
Source148: amsaddr.doc.tar.xz
|
||||
Source148: amsaddr.tar.xz
|
||||
Source149: amsaddr.doc.tar.xz
|
||||
|
||||
%description -n texlive-amsaddr
|
||||
The package is to be used with the amsart documentclass. It
|
||||
@ -12963,8 +12964,8 @@ Requires: tex(doc.sty)
|
||||
Requires: tex(url.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source149: amscls.tar.xz
|
||||
Source150: amscls.doc.tar.xz
|
||||
Source150: amscls.tar.xz
|
||||
Source151: amscls.doc.tar.xz
|
||||
|
||||
%description -n texlive-amscls
|
||||
This bundle contains three AMS classes, amsart (for writing
|
||||
@ -13179,8 +13180,8 @@ Provides: tex(wncyss8.tfm)
|
||||
Provides: tex(wncyss9.tfm)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source151: amsfonts.tar.xz
|
||||
Source152: amsfonts.doc.tar.xz
|
||||
Source152: amsfonts.tar.xz
|
||||
Source153: amsfonts.doc.tar.xz
|
||||
|
||||
%description -n texlive-amsfonts
|
||||
An extended set of fonts for use in mathematics, including:
|
||||
@ -14063,7 +14064,7 @@ Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source153: amslatex-primer.doc.tar.xz
|
||||
Source154: amslatex-primer.doc.tar.xz
|
||||
|
||||
%description -n texlive-amslatex-primer
|
||||
The document aims to get you up and running with AMS-LaTeX as
|
||||
@ -14122,7 +14123,7 @@ Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source154: amsldoc-it.doc.tar.xz
|
||||
Source155: amsldoc-it.doc.tar.xz
|
||||
|
||||
%description -n texlive-amsldoc-it
|
||||
The amsldoc-it package
|
||||
@ -14167,7 +14168,7 @@ Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source155: amsldoc-vn.doc.tar.xz
|
||||
Source156: amsldoc-vn.doc.tar.xz
|
||||
|
||||
%description -n texlive-amsldoc-vn
|
||||
This is a Vietnamese translation of amsldoc, the users' guide
|
||||
@ -14230,8 +14231,8 @@ Provides: tex(amstext.sty)
|
||||
Provides: tex(amsxtra.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source156: amsmath.tar.xz
|
||||
Source157: amsmath.doc.tar.xz
|
||||
Source157: amsmath.tar.xz
|
||||
Source158: amsmath.doc.tar.xz
|
||||
|
||||
%description -n texlive-amsmath
|
||||
The package provides the principal packages in the AMS-LaTeX
|
||||
@ -14331,7 +14332,7 @@ Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source158: amsmath-it.doc.tar.xz
|
||||
Source159: amsmath-it.doc.tar.xz
|
||||
|
||||
%description -n texlive-amsmath-it
|
||||
The documents are: diffs-m.txt of December 1999, and
|
||||
@ -14392,8 +14393,8 @@ Requires: tex(hyperref.sty)
|
||||
Requires: tex(url.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source159: amsrefs.tar.xz
|
||||
Source160: amsrefs.doc.tar.xz
|
||||
Source160: amsrefs.tar.xz
|
||||
Source161: amsrefs.doc.tar.xz
|
||||
|
||||
%description -n texlive-amsrefs
|
||||
Amsrefs is a LaTeX package for bibliographies that provides an
|
||||
@ -14517,8 +14518,8 @@ Provides: tex(amsppt1.tex)
|
||||
Provides: tex(amstex.tex)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source161: amstex.tar.xz
|
||||
Source162: amstex.doc.tar.xz
|
||||
Source162: amstex.tar.xz
|
||||
Source163: amstex.doc.tar.xz
|
||||
|
||||
%description -n texlive-amstex
|
||||
AMSTeX is a TeX macro package, originally written by Michael
|
||||
@ -14636,7 +14637,7 @@ Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source163: amsthdoc-it.doc.tar.xz
|
||||
Source164: amsthdoc-it.doc.tar.xz
|
||||
|
||||
%description -n texlive-amsthdoc-it
|
||||
The amsthdoc-it package
|
||||
@ -14694,8 +14695,8 @@ Requires: tex(pdftexcmds.sty)
|
||||
Requires: tex(xkeyval.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source164: animate.tar.xz
|
||||
Source165: animate.doc.tar.xz
|
||||
Source165: animate.tar.xz
|
||||
Source166: animate.doc.tar.xz
|
||||
|
||||
%description -n texlive-animate
|
||||
The package provides an interface to create portable,
|
||||
@ -14766,8 +14767,8 @@ Recommends: texlive-anonchap-doc >= %{texlive_version}
|
||||
Provides: tex(anonchap.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source166: anonchap.tar.xz
|
||||
Source167: anonchap.doc.tar.xz
|
||||
Source167: anonchap.tar.xz
|
||||
Source168: anonchap.doc.tar.xz
|
||||
|
||||
%description -n texlive-anonchap
|
||||
The command \simplechapter sets up the \chapter command not to
|
||||
@ -14910,8 +14911,8 @@ Provides: tex(uanonymouspro.fd)
|
||||
Requires: tex(kvoptions.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source168: anonymouspro.tar.xz
|
||||
Source169: anonymouspro.doc.tar.xz
|
||||
Source169: anonymouspro.tar.xz
|
||||
Source170: anonymouspro.doc.tar.xz
|
||||
|
||||
%description -n texlive-anonymouspro
|
||||
The fonts are a monowidth set, designed for use by coders. They
|
||||
@ -15110,8 +15111,8 @@ Provides: tex(answers.sty)
|
||||
Requires: tex(verbatim.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source170: answers.tar.xz
|
||||
Source171: answers.doc.tar.xz
|
||||
Source171: answers.tar.xz
|
||||
Source172: answers.doc.tar.xz
|
||||
|
||||
%description -n texlive-answers
|
||||
The package allows a lot of flexibility in constructing
|
||||
@ -15211,8 +15212,8 @@ Provides: tex(uaqro8tc.tfm)
|
||||
Provides: tex(uaqro8tc.vf)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source172: antiqua.tar.xz
|
||||
Source173: antiqua.doc.tar.xz
|
||||
Source173: antiqua.tar.xz
|
||||
Source174: antiqua.doc.tar.xz
|
||||
|
||||
%description -n texlive-antiqua
|
||||
The package contains a copy of the Type 1 font "URW Antiqua
|
||||
@ -15375,8 +15376,8 @@ Requires: tex(ifthen.sty)
|
||||
Requires: tex(keyval.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source174: antomega.tar.xz
|
||||
Source175: antomega.doc.tar.xz
|
||||
Source175: antomega.tar.xz
|
||||
Source176: antomega.doc.tar.xz
|
||||
|
||||
%description -n texlive-antomega
|
||||
A language support package for Omega/Lambda. This replaces the
|
||||
@ -15990,8 +15991,8 @@ Provides: tex(wncy-anttr.tfm)
|
||||
Provides: tex(wncy-anttri.tfm)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source176: antt.tar.xz
|
||||
Source177: antt.doc.tar.xz
|
||||
Source177: antt.tar.xz
|
||||
Source178: antt.doc.tar.xz
|
||||
|
||||
%description -n texlive-antt
|
||||
Antykwa Torunska is a serif font designed by the late Polish
|
||||
@ -16623,7 +16624,7 @@ Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source178: anufinalexam.doc.tar.xz
|
||||
Source179: anufinalexam.doc.tar.xz
|
||||
|
||||
%description -n texlive-anufinalexam
|
||||
This LaTeX document shell is created for the standard
|
||||
@ -16675,8 +16676,8 @@ Recommends: texlive-anyfontsize-doc >= %{texlive_version}
|
||||
Provides: tex(anyfontsize.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source179: anyfontsize.tar.xz
|
||||
Source180: anyfontsize.doc.tar.xz
|
||||
Source180: anyfontsize.tar.xz
|
||||
Source181: anyfontsize.doc.tar.xz
|
||||
|
||||
%description -n texlive-anyfontsize
|
||||
The package allows the to user select any font size (via e.g.
|
||||
@ -16750,8 +16751,8 @@ Recommends: texlive-anysize-doc >= %{texlive_version}
|
||||
Provides: tex(anysize.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source181: anysize.tar.xz
|
||||
Source182: anysize.doc.tar.xz
|
||||
Source182: anysize.tar.xz
|
||||
Source183: anysize.doc.tar.xz
|
||||
|
||||
%description -n texlive-anysize
|
||||
This package is considered obsolete; alternatives are the
|
||||
@ -16820,8 +16821,8 @@ Recommends: texlive-aobs-tikz-doc >= %{texlive_version}
|
||||
Provides: tex(tikzlibraryoverlay-beamer-styles.code.tex)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source183: aobs-tikz.tar.xz
|
||||
Source184: aobs-tikz.doc.tar.xz
|
||||
Source184: aobs-tikz.tar.xz
|
||||
Source185: aobs-tikz.doc.tar.xz
|
||||
|
||||
%description -n texlive-aobs-tikz
|
||||
The package defines auxiliary TikZ styles useful for overlaying
|
||||
@ -16900,8 +16901,8 @@ Requires: tex(lastpage.sty)
|
||||
Requires: tex(yhmath.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source185: aomart.tar.xz
|
||||
Source186: aomart.doc.tar.xz
|
||||
Source186: aomart.tar.xz
|
||||
Source187: aomart.doc.tar.xz
|
||||
|
||||
%description -n texlive-aomart
|
||||
The package provides a class for typesetting articles for The
|
||||
@ -16986,8 +16987,8 @@ Requires: tex(longtable.sty)
|
||||
Requires: tex(txfonts.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source187: apa.tar.xz
|
||||
Source188: apa.doc.tar.xz
|
||||
Source188: apa.tar.xz
|
||||
Source189: apa.doc.tar.xz
|
||||
|
||||
%description -n texlive-apa
|
||||
A LaTeX class to format text according to the American
|
||||
@ -17094,8 +17095,8 @@ Requires: tex(threeparttable.sty)
|
||||
Requires: tex(txfonts.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source189: apa6.tar.xz
|
||||
Source190: apa6.doc.tar.xz
|
||||
Source190: apa6.tar.xz
|
||||
Source191: apa6.doc.tar.xz
|
||||
|
||||
%description -n texlive-apa6
|
||||
The class formats documents in APA style (6th Edition). It
|
||||
@ -17195,8 +17196,8 @@ Requires: tex(ragged2e.sty)
|
||||
Requires: tex(times.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source191: apa6e.tar.xz
|
||||
Source192: apa6e.doc.tar.xz
|
||||
Source192: apa6e.tar.xz
|
||||
Source193: apa6e.doc.tar.xz
|
||||
|
||||
%description -n texlive-apa6e
|
||||
This is a minimalist class file for formatting manuscripts in
|
||||
@ -17269,8 +17270,8 @@ Requires: tex(multicol.sty)
|
||||
Requires: tex(natbib.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source193: apacite.tar.xz
|
||||
Source194: apacite.doc.tar.xz
|
||||
Source194: apacite.tar.xz
|
||||
Source195: apacite.doc.tar.xz
|
||||
|
||||
%description -n texlive-apacite
|
||||
Apacite provides a BibTeX style and a LaTeX package which are
|
||||
@ -17360,8 +17361,8 @@ Requires(posttrans): texlive >= %{texlive_version}
|
||||
Recommends: texlive-apalike-german-doc >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source195: apalike-german.tar.xz
|
||||
Source196: apalike-german.doc.tar.xz
|
||||
Source196: apalike-german.tar.xz
|
||||
Source197: apalike-german.doc.tar.xz
|
||||
|
||||
%description -n texlive-apalike-german
|
||||
A copy of apalike.bst with German localization.
|
||||
@ -17425,7 +17426,7 @@ Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source197: apalike2.tar.xz
|
||||
Source198: apalike2.tar.xz
|
||||
|
||||
%description -n texlive-apalike2
|
||||
Described as a "local adaptation" of apalike (which is part of
|
||||
@ -17475,8 +17476,8 @@ Recommends: texlive-apnum-doc >= %{texlive_version}
|
||||
Provides: tex(apnum.tex)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source198: apnum.tar.xz
|
||||
Source199: apnum.doc.tar.xz
|
||||
Source199: apnum.tar.xz
|
||||
Source200: apnum.doc.tar.xz
|
||||
|
||||
%description -n texlive-apnum
|
||||
The basic operations (addition, subtraction, multiplication,
|
||||
@ -17553,8 +17554,8 @@ Recommends: texlive-appendix-doc >= %{texlive_version}
|
||||
Provides: tex(appendix.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source200: appendix.tar.xz
|
||||
Source201: appendix.doc.tar.xz
|
||||
Source201: appendix.tar.xz
|
||||
Source202: appendix.doc.tar.xz
|
||||
|
||||
%description -n texlive-appendix
|
||||
The appendix package provides various ways of formatting the
|
||||
@ -17629,8 +17630,8 @@ Recommends: texlive-appendixnumberbeamer-doc >= %{texlive_version}
|
||||
Provides: tex(appendixnumberbeamer.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source202: appendixnumberbeamer.tar.xz
|
||||
Source203: appendixnumberbeamer.doc.tar.xz
|
||||
Source203: appendixnumberbeamer.tar.xz
|
||||
Source204: appendixnumberbeamer.doc.tar.xz
|
||||
|
||||
%description -n texlive-appendixnumberbeamer
|
||||
This package fixes the frame numbering in beamer when using an
|
||||
@ -17700,7 +17701,7 @@ Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source204: apprends-latex.doc.tar.xz
|
||||
Source205: apprends-latex.doc.tar.xz
|
||||
|
||||
%description -n texlive-apprends-latex
|
||||
Apprends LaTeX! ("Learn LaTeX", in English) is French
|
||||
@ -17778,8 +17779,8 @@ Recommends: texlive-apptools-doc >= %{texlive_version}
|
||||
Provides: tex(apptools.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source205: apptools.tar.xz
|
||||
Source206: apptools.doc.tar.xz
|
||||
Source206: apptools.tar.xz
|
||||
Source207: apptools.doc.tar.xz
|
||||
|
||||
%description -n texlive-apptools
|
||||
The package provides an \AtAppendix command to add code to a
|
||||
@ -17856,8 +17857,8 @@ Requires: tex(ifthen.sty)
|
||||
Requires: tex(kvoptions.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source207: apxproof.tar.xz
|
||||
Source208: apxproof.doc.tar.xz
|
||||
Source208: apxproof.tar.xz
|
||||
Source209: apxproof.doc.tar.xz
|
||||
|
||||
%description -n texlive-apxproof
|
||||
The package makes it easier to write articles where proofs and
|
||||
@ -18105,8 +18106,8 @@ Requires: tex(pst-key.sty)
|
||||
Requires: tex(pstricks.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source209: arabi.tar.xz
|
||||
Source210: arabi.doc.tar.xz
|
||||
Source210: arabi.tar.xz
|
||||
Source211: arabi.doc.tar.xz
|
||||
|
||||
%description -n texlive-arabi
|
||||
The package provides an Arabic and Farsi script support for TeX
|
||||
@ -18466,8 +18467,8 @@ Requires: tex(hyperref.sty)
|
||||
Requires: tex(ifthen.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source211: arabi-add.tar.xz
|
||||
Source212: arabi-add.doc.tar.xz
|
||||
Source212: arabi-add.tar.xz
|
||||
Source213: arabi-add.doc.tar.xz
|
||||
|
||||
%description -n texlive-arabi-add
|
||||
This package takes advantage of some of the possibilities that
|
||||
@ -18546,8 +18547,8 @@ Requires: tex(xkeyval.sty)
|
||||
Requires: tex(xparse.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source213: arabluatex.tar.xz
|
||||
Source214: arabluatex.doc.tar.xz
|
||||
Source214: arabluatex.tar.xz
|
||||
Source215: arabluatex.doc.tar.xz
|
||||
|
||||
%description -n texlive-arabluatex
|
||||
This package provides for LuaLaTeX an ArabTeX-like interface to
|
||||
@ -18746,8 +18747,8 @@ Provides: tex(yarborn.tfm)
|
||||
Provides: tex(yiddish.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source215: arabtex.tar.xz
|
||||
Source216: arabtex.doc.tar.xz
|
||||
Source216: arabtex.tar.xz
|
||||
Source217: arabtex.doc.tar.xz
|
||||
|
||||
%description -n texlive-arabtex
|
||||
ArabTeX is a package extending the capabilities of TeX/LaTeX to
|
||||
@ -19063,8 +19064,8 @@ Requires: tex(bidi.sty)
|
||||
Requires: tex(fontspec.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source217: arabxetex.tar.xz
|
||||
Source218: arabxetex.doc.tar.xz
|
||||
Source218: arabxetex.tar.xz
|
||||
Source219: arabxetex.doc.tar.xz
|
||||
|
||||
%description -n texlive-arabxetex
|
||||
ArabXeTeX provides a convenient ArabTeX-like user-interface for
|
||||
@ -19243,8 +19244,8 @@ Provides: tex(uassyr.fd)
|
||||
Provides: tex(userto.fd)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source219: aramaic-serto.tar.xz
|
||||
Source220: aramaic-serto.doc.tar.xz
|
||||
Source220: aramaic-serto.tar.xz
|
||||
Source221: aramaic-serto.doc.tar.xz
|
||||
|
||||
%description -n texlive-aramaic-serto
|
||||
This package enables (La)TeX users to typeset words or phrases
|
||||
@ -19396,8 +19397,8 @@ Provides: tex(arara.jar)
|
||||
Requires: java
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source221: arara.tar.xz
|
||||
Source222: arara.doc.tar.xz
|
||||
Source222: arara.tar.xz
|
||||
Source223: arara.doc.tar.xz
|
||||
|
||||
%description -n texlive-arara
|
||||
Arara is comparable with other well-known compilation tools
|
||||
@ -19531,8 +19532,8 @@ Requires: tex(standard.bbx)
|
||||
Requires: tex(ulem.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source223: archaeologie.tar.xz
|
||||
Source224: archaeologie.doc.tar.xz
|
||||
Source224: archaeologie.tar.xz
|
||||
Source225: archaeologie.doc.tar.xz
|
||||
|
||||
%description -n texlive-archaeologie
|
||||
This citation-style covers the citation and bibliography rules
|
||||
@ -19710,8 +19711,8 @@ Provides: tex(vik10.tfm)
|
||||
Provides: tex(viking.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source225: archaic.tar.xz
|
||||
Source226: archaic.doc.tar.xz
|
||||
Source226: archaic.tar.xz
|
||||
Source227: archaic.doc.tar.xz
|
||||
|
||||
%description -n texlive-archaic
|
||||
The collection contains fonts to represent Aramaic, Cypriot,
|
||||
@ -20021,8 +20022,8 @@ Provides: tex(arcs.sty)
|
||||
Requires: tex(relsize.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source227: arcs.tar.xz
|
||||
Source228: arcs.doc.tar.xz
|
||||
Source228: arcs.tar.xz
|
||||
Source229: arcs.doc.tar.xz
|
||||
|
||||
%description -n texlive-arcs
|
||||
The package provides two commands for placing an arc over
|
||||
@ -20155,8 +20156,8 @@ Requires: tex(ifthen.sty)
|
||||
Requires: tex(textcomp.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source229: arev.tar.xz
|
||||
Source230: arev.doc.tar.xz
|
||||
Source230: arev.tar.xz
|
||||
Source231: arev.doc.tar.xz
|
||||
|
||||
%description -n texlive-arev
|
||||
The package arev provides type 1 and virtual fonts, together
|
||||
@ -20408,8 +20409,8 @@ Requires: tex(textcomp.sty)
|
||||
Requires: tex(xkeyval.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source231: arimo.tar.xz
|
||||
Source232: arimo.doc.tar.xz
|
||||
Source232: arimo.tar.xz
|
||||
Source233: arimo.doc.tar.xz
|
||||
|
||||
%description -n texlive-arimo
|
||||
The Arimo family, designed by Steve Matteson, is an innovative,
|
||||
@ -20607,8 +20608,8 @@ Provides: tex(ot6enc.def)
|
||||
Requires: tex(kvoptions.sty)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source233: armtex.tar.xz
|
||||
Source234: armtex.doc.tar.xz
|
||||
Source234: armtex.tar.xz
|
||||
Source235: armtex.doc.tar.xz
|
||||
|
||||
%description -n texlive-armtex
|
||||
ArmTeX is a system for typesetting Armenian text with Plain TeX
|
||||
@ -21258,18 +21259,21 @@ fi
|
||||
%{buildroot}/var/adm/update-scripts/texlive-algorithm2e-%{texlive_version}.%{texlive_noarch}.5.1svn38805-%{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
|
||||
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:127}
|
||||
popd
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-algorithmicx-%{texlive_version}.%{texlive_noarch}.svn15878-%{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
|
||||
tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-algorithms-%{texlive_version}.%{texlive_noarch}.0.0.1svn42428-%{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
|
||||
tar --use-compress-program=xz -xf %{S:131} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-alkalami-%{texlive_version}.%{texlive_noarch}.1.000svn44497-%{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
|
||||
tar --use-compress-program=xz -xf %{S:133} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-alkalami
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/alkalami/*.{pf[ab],[ot]tf}
|
||||
@ -21302,8 +21306,8 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-allrunes-%{texlive_version}.%{texlive_noarch}.2.1.1svn42221-%{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
|
||||
tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-allrunes
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/allrunes/*.{pf[ab],[ot]tf}
|
||||
@ -21336,8 +21340,8 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-almfixed-%{texlive_version}.%{texlive_noarch}.0.0.92svn35065-%{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
|
||||
tar --use-compress-program=xz -xf %{S:137} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-almfixed
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/almfixed/*.{pf[ab],[ot]tf} \
|
||||
@ -21371,24 +21375,24 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-alnumsec-%{texlive_version}.%{texlive_noarch}.0.0.03svn15878-%{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
|
||||
tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-alterqcm-%{texlive_version}.%{texlive_noarch}.3.7csvn23385-%{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
|
||||
tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-altfont-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{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
|
||||
tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-ametsoc-%{texlive_version}.%{texlive_noarch}.4.3.2svn36030-%{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
|
||||
tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amiri-%{texlive_version}.%{texlive_noarch}.0.0.109svn44303-%{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
|
||||
tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-amiri
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/amiri/*.{pf[ab],[ot]tf}
|
||||
@ -21421,16 +21425,16 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsaddr-%{texlive_version}.%{texlive_noarch}.1.1svn29630-%{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
|
||||
tar --use-compress-program=xz -xf %{S:149} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amscls-%{texlive_version}.%{texlive_noarch}.svn36804-%{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
|
||||
tar --use-compress-program=xz -xf %{S:151} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsfonts-%{texlive_version}.%{texlive_noarch}.3.04svn29208-%{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
|
||||
tar --use-compress-program=xz -xf %{S:153} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-amsfonts
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/*.{pf[ab],[ot]tf} \
|
||||
@ -21468,28 +21472,28 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amslatex-primer-%{texlive_version}.%{texlive_noarch}.2.3svn28980-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:153} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsldoc-it-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:154} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsldoc-vn-%{texlive_version}.%{texlive_noarch}.2.0svn21855-%{release}-zypper
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsldoc-it-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:155} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsmath-%{texlive_version}.%{texlive_noarch}.svn43813-%{release}-zypper
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsldoc-vn-%{texlive_version}.%{texlive_noarch}.2.0svn21855-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:157} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsmath-it-%{texlive_version}.%{texlive_noarch}.svn22930-%{release}-zypper
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsmath-%{texlive_version}.%{texlive_noarch}.svn43813-%{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
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsrefs-%{texlive_version}.%{texlive_noarch}.2.14svn30646-%{release}-zypper
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsmath-it-%{texlive_version}.%{texlive_noarch}.svn22930-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:159} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsrefs-%{texlive_version}.%{texlive_noarch}.2.14svn30646-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:160} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amstex-%{texlive_version}.%{texlive_noarch}.2.2svn44166-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive
|
||||
tar --use-compress-program=xz -xf %{S:162} -C %{buildroot}%{_datadir}/texlive
|
||||
tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive
|
||||
# Move configuration files
|
||||
mkdir -p %{buildroot}%{_texmfconfdir}/tex/amstex/base
|
||||
mv -f %{buildroot}%{_texmfdistdir}/tex/amstex/base/amsppt.sti %{buildroot}%{_texmfconfdir}/tex/amstex/base/
|
||||
@ -21497,19 +21501,19 @@ fi
|
||||
ln -sf %{_texmfconfdir}/tex/amstex/base/amsppt.sti %{buildroot}%{_texmfdistdir}/tex/amstex/base/amsppt.sti
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-amsthdoc-it-%{texlive_version}.%{texlive_noarch}.svn15878-%{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
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-animate-%{texlive_version}.%{texlive_noarch}.svn44410-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-anonchap-%{texlive_version}.%{texlive_noarch}.1.1asvn17049-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-anonymouspro-%{texlive_version}.%{texlive_noarch}.2.1svn33441-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:170} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-anonymouspro
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/anonymouspro/*.{pf[ab],[ot]tf} \
|
||||
@ -21543,12 +21547,12 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-answers-%{texlive_version}.%{texlive_noarch}.2.16svn35032-%{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
|
||||
tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-antiqua-%{texlive_version}.%{texlive_noarch}.001.003svn24266-%{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
|
||||
tar --use-compress-program=xz -xf %{S:174} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-antiqua
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/urw/antiqua/*.{pf[ab],[ot]tf}
|
||||
@ -21581,12 +21585,12 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-antomega-%{texlive_version}.%{texlive_noarch}.0.0.8svn21933-%{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
|
||||
tar --use-compress-program=xz -xf %{S:176} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-antt-%{texlive_version}.%{texlive_noarch}.2.08svn18651-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:176} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:177} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-antt
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/antt/*.{pf[ab],[ot]tf} \
|
||||
@ -21620,23 +21624,23 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-anufinalexam-%{texlive_version}.%{texlive_noarch}.svn26053-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:179} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-anyfontsize-%{texlive_version}.%{texlive_noarch}.svn17050-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:179} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:180} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:181} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-anysize-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:181} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:182} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-aobs-tikz-%{texlive_version}.%{texlive_noarch}.1.0svn32662-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:184} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:185} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-aomart-%{texlive_version}.%{texlive_noarch}.1.20svn44282-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:185} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:186} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Make possible scripts usable if any
|
||||
for scr in %{_texmfdistdir}/doc/latex/aomart/fullref.pl
|
||||
do
|
||||
@ -21645,42 +21649,42 @@ fi
|
||||
done
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apa-%{texlive_version}.%{texlive_noarch}.1.3.4svn42428-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:188} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:189} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apa6-%{texlive_version}.%{texlive_noarch}.2.31svn44477-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:189} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:190} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:191} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apa6e-%{texlive_version}.%{texlive_noarch}.0.0.3svn23350-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:191} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:192} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:193} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apacite-%{texlive_version}.%{texlive_noarch}.6.03svn31264-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:193} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:194} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:195} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apalike-german-%{texlive_version}.%{texlive_noarch}.svn42045-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:195} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:196} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apalike2-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:197} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apnum-%{texlive_version}.%{texlive_noarch}.1.6svn39710-%{release}-zypper
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apalike2-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:198} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apnum-%{texlive_version}.%{texlive_noarch}.1.6svn39710-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:199} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:200} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-appendix-%{texlive_version}.%{texlive_noarch}.1.2bsvn42428-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:200} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:201} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:202} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-appendixnumberbeamer-%{texlive_version}.%{texlive_noarch}.svn40322-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:202} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:203} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:204} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
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:204} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:205} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Make possible scripts usable if any
|
||||
for scr in %{_texmfdistdir}/doc/latex/apprends-latex/exemples/beamer-themes.pl \
|
||||
%{_texmfdistdir}/doc/latex/apprends-latex/exemples/polices.pl
|
||||
@ -21703,16 +21707,16 @@ fi
|
||||
done
|
||||
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:205} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:206} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:207} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-apxproof-%{texlive_version}.%{texlive_noarch}.1.0.5svn44478-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:207} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:208} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:209} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
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:209} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:210} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:211} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-arabi
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/arabi/arabeyes/*.{pf[ab],[ot]tf} \
|
||||
@ -21746,16 +21750,16 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-arabi-add-%{texlive_version}.%{texlive_noarch}.1.0svn37709-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:211} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:212} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-arabluatex-%{texlive_version}.%{texlive_noarch}.1.8.4svn44241-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:214} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:215} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-arabtex-%{texlive_version}.%{texlive_noarch}.3.17svn25711-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:215} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:216} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:217} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-arabtex
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/arabtex/*.{pf[ab],[ot]tf}
|
||||
@ -21788,12 +21792,12 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-arabxetex-%{texlive_version}.%{texlive_noarch}.1.2.1svn38299-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:217} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:218} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:219} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
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:219} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:220} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:221} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-aramaic-serto
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/aramaic-serto/*.{pf[ab],[ot]tf}
|
||||
@ -21826,16 +21830,16 @@ fi
|
||||
EOF
|
||||
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:221} -C %{buildroot}%{_datadir}/texlive
|
||||
tar --use-compress-program=xz -xf %{S:222} -C %{buildroot}%{_datadir}/texlive
|
||||
tar --use-compress-program=xz -xf %{S:223} -C %{buildroot}%{_datadir}/texlive
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-archaeologie-%{texlive_version}.%{texlive_noarch}.2.31svn44484-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:223} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:224} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:225} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-archaic-%{texlive_version}.%{texlive_noarch}.svn38005-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:225} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:226} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:227} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-archaic
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/archaic/*.{pf[ab],[ot]tf}
|
||||
@ -21868,12 +21872,12 @@ fi
|
||||
EOF
|
||||
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:227} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:228} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:229} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
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:229} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:230} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:231} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-arev
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/arev/*.{pf[ab],[ot]tf}
|
||||
@ -21906,8 +21910,8 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-arimo-%{texlive_version}.%{texlive_noarch}.svn42880-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:231} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:232} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-arimo
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/google/arimo/*.{pf[ab],[ot]tf} \
|
||||
@ -21941,8 +21945,8 @@ fi
|
||||
EOF
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-armtex-%{texlive_version}.%{texlive_noarch}.3.0_beta3svn33894-%{release}-zypper
|
||||
tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:234} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
tar --use-compress-program=xz -xf %{S:235} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
# Move font files
|
||||
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-armtex
|
||||
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/armenian/*.{pf[ab],[ot]tf}
|
||||
|
Loading…
x
Reference in New Issue
Block a user