[MacPorts] #44264: texlive: texlive-games should depend on texlive-generic-extra
MacPorts
noreply at macports.org
Mon Jul 7 02:26:05 PDT 2014
#44264: texlive: texlive-games should depend on texlive-generic-extra
-----------------------------+--------------------------------
Reporter: akim.demaille@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Keywords: | Port: texlive-games
-----------------------------+--------------------------------
The code of skak.sty (part of texlive-games) reads:
{{{
%% changed by UF to stop a clash with \And of amsmath,
%% also changed every occurance of \And to
%% \LambdaAnd in this sty-file.
\let\Ori at nd\And
\RequirePackage{lambda,ifthen,calc,textcomp}
\let\LambdaAnd\And
\let\And\Ori at nd
}}}
i.e., it now depends on lambda.sty which is part of lambda-lists, which is
part of texlive-generic-extra.
--
Ticket URL: <https://trac.macports.org/ticket/44264>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list