Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id p1OLqP0N015555 for ; Thu, 24 Feb 2011 22:52:26 +0100 Received: (qmail 12677 invoked by alias); 24 Feb 2011 21:52:20 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 24 Feb 2011 21:52:19 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx105) with SMTP; 24 Feb 2011 22:52:19 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id p1OLnwXW024045 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 24 Feb 2011 22:49:59 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p1OH9hRb006976; Thu, 24 Feb 2011 22:49:54 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1226496 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 24 Feb 2011 22:49:54 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p1OLnsUZ024841 for ; Thu, 24 Feb 2011 22:49:54 +0100 Received: from anchor-post-1.mail.demon.net (anchor-post-1.mail.demon.net [195.173.77.132]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id p1OLnclL013131 for ; Thu, 24 Feb 2011 22:49:42 +0100 Received: from cremornelane.demon.co.uk ([80.177.25.195] helo=palladium.local) by anchor-post-1.mail.demon.net with esmtp (Exim 4.69) id 1Psj45-0006lG-iR; Thu, 24 Feb 2011 21:49:37 +0000 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 References: <4D6617D4.7000208@morningstar2.co.uk> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4D66D271.3010104@morningstar2.co.uk> Date: Thu, 24 Feb 2011 21:49:37 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: Packages using expl3 To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p4U4jfdfC5HDevlx1X2sAZgAaLl3DbFfW0PXxL7WgvovMFXXSEPrACW/b9IW Qp+GhEViZlUW4mdBntgP1X8KwB5tjHCA/yxSZMu7BXBiPs3ujyaoi2xLHDqpg8dk65Dhpb3Lg0c1 iTjGg==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6622 On 24/02/2011 21:40, Rasmus Villemoes wrote: > Rasmus Villemoes writes: > >> I hacked a little perl script which recursively looked up dependencies >> (see below). > > If I widen my horizon a little (start in the root of the TL install > instead of texmf-dist/tex/latex), one finds a few xelatex packages > depending on fontspec, and a couple of other packages. The brief list > is now sorted, so it should be easier to cut away the packages you > already knew about. > > > Recursively dependent on ./texmf-dist/tex/latex/expl3/expl3.sty: > ./texmf-dist/doc/latex/isodoc/logostyle.sty > ./texmf-dist/tex/latex/chemstyle/chemstyle.sty > ./texmf-dist/tex/latex/circuitikz/circuitikz.sty > ./texmf-dist/tex/latex/expl3/expl3.sty > ./texmf-dist/tex/latex/expl3/l3basics.sty > ./texmf-dist/tex/latex/expl3/l3box.sty > ./texmf-dist/tex/latex/expl3/l3calc.sty > ./texmf-dist/tex/latex/expl3/l3chk.sty > ./texmf-dist/tex/latex/expl3/l3clist.sty > ./texmf-dist/tex/latex/expl3/l3expan.sty > ./texmf-dist/tex/latex/expl3/l3file.sty > ./texmf-dist/tex/latex/expl3/l3fp.sty > ./texmf-dist/tex/latex/expl3/l3int.sty > ./texmf-dist/tex/latex/expl3/l3io.sty > ./texmf-dist/tex/latex/expl3/l3keys.sty > ./texmf-dist/tex/latex/expl3/l3keyval.sty > ./texmf-dist/tex/latex/expl3/l3luatex.sty > ./texmf-dist/tex/latex/expl3/l3msg.sty > ./texmf-dist/tex/latex/expl3/l3names.sty > ./texmf-dist/tex/latex/expl3/l3num.sty > ./texmf-dist/tex/latex/expl3/l3precom.sty > ./texmf-dist/tex/latex/expl3/l3prg.sty > ./texmf-dist/tex/latex/expl3/l3prop.sty > ./texmf-dist/tex/latex/expl3/l3quark.sty > ./texmf-dist/tex/latex/expl3/l3seq.sty > ./texmf-dist/tex/latex/expl3/l3skip.sty > ./texmf-dist/tex/latex/expl3/l3tl.sty > ./texmf-dist/tex/latex/expl3/l3token.sty > ./texmf-dist/tex/latex/expl3/l3toks.sty > ./texmf-dist/tex/latex/expl3/l3xref.sty > ./texmf-dist/tex/latex/fontspec/fontspec.sty > ./texmf-dist/tex/latex/glossaries/base/glossaries.sty > ./texmf-dist/tex/latex/glossaries/expl/glossaries-accsupp.sty > ./texmf-dist/tex/latex/gmdoc-enhance/gmdoc-enhance.sty > ./texmf-dist/tex/latex/gmdoc/gmdoc.sty > ./texmf-dist/tex/latex/gmutils/gmampulex.sty > ./texmf-dist/tex/latex/gmutils/gmcommand.sty > ./texmf-dist/tex/latex/gmutils/gmenvir.sty > ./texmf-dist/tex/latex/gmutils/gmmeta.sty > ./texmf-dist/tex/latex/gmutils/gmmw.sty > ./texmf-dist/tex/latex/gmutils/gmnotonlypream.sty > ./texmf-dist/tex/latex/gmutils/gmparts.sty > ./texmf-dist/tex/latex/gmutils/gmtypos.sty > ./texmf-dist/tex/latex/gmutils/gmurl.sty > ./texmf-dist/tex/latex/gmverb/gmverb.sty > ./texmf-dist/tex/latex/libertine/libertine.sty > ./texmf-dist/tex/latex/libertine/libertinecomp.sty > ./texmf-dist/tex/latex/libertine/libertinekey.sty > ./texmf-dist/tex/latex/libertine/libertinelist.sty > ./texmf-dist/tex/latex/libertine/libertinelogo.sty > ./texmf-dist/tex/latex/metalogo/metalogo.sty > ./texmf-dist/tex/latex/mh/breqn.sty > ./texmf-dist/tex/latex/mh/flexisym.sty > ./texmf-dist/tex/latex/mh/xfrac.sty > ./texmf-dist/tex/latex/notes2bib/notes2bib.sty > ./texmf-dist/tex/latex/randomwalk/randomwalk.sty > ./texmf-dist/tex/latex/realscripts/realscripts.sty > ./texmf-dist/tex/latex/siunitx/siunitx.sty > ./texmf-dist/tex/latex/tucv/tucv.sty > ./texmf-dist/tex/latex/unicode-math/unicode-math.sty > ./texmf-dist/tex/latex/xltxtra/xltxtra.sty > ./texmf-dist/tex/latex/xpackages/xbase/ldcsetup.sty > ./texmf-dist/tex/latex/xpackages/xbase/template.sty > ./texmf-dist/tex/latex/xpackages/xbase/xparse.sty > ./texmf-dist/tex/latex/xpackages/xbase/xtemplate.sty > ./texmf-dist/tex/latex/xpackages/xcoffins/l3coffins.sty > ./texmf-dist/tex/latex/xpackages/xcoffins/xcoffins.sty > ./texmf-dist/tex/latex/xpackages/xhead/xhead.sty > ./texmf-dist/tex/latex/xpackages/xtras/l3keys2e.sty > ./texmf-dist/tex/lualatex/luatextra/luatextra.sty > ./texmf-dist/tex/xelatex/arabxetex/arabxetex.sty > ./texmf-dist/tex/xelatex/fontwrap/fontwrap.sty > ./texmf-dist/tex/xelatex/mathspec/mathspec.sty > ./texmf-dist/tex/xelatex/philokalia/philokalia.sty > ./texmf-dist/tex/xelatex/polyglossia/polyglossia.sty > ./texmf-dist/tex/xelatex/xecjk/xeCJK.sty > ./texmf-dist/tex/xelatex/xecolour/xecolour.sty > ./texmf-dist/tex/xelatex/xecyr/xecyr.sty > ./texmf-dist/tex/xelatex/xepersian/xepersian.sty Handy list. I'll have to look through by hand as what I need to know is direct use of expl3 material (as I know about fontspec, simply requiring it is not so much of the issue as subsequently \ExplSyntaxOn within the package). -- Joseph Wright