diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-26 02:12:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-26 02:12:21 +0000 |
commit | f070e06ec28d85f12c423b7c3ee083d9e326f8ab (patch) | |
tree | 44aa53d6863cf543dd2fd148072a6b435276da6d /Master | |
parent | c6dc2851a20a804c942998fc32cf2a55d6fb7b5e (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@32242 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 1872780ec1d..a838a1e0a4d 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -24,11 +24,11 @@ depend container_split_doc_files/1 depend container_split_src_files/1 depend minrelease/2013 depend release/2013 -depend revision/32234 +depend revision/32241 name 00texlive.image category TLCore -revision 32235 +revision 32241 shortdesc TeX Live files only in the source repository longdesc The files here are not copied by the installer and containers longdesc are not built for them; they exist only in the source @@ -2858,7 +2858,7 @@ depend opt_path:0 depend opt_adjustrepo:1 depend opt_write18_restricted:1 depend opt_frozen:0 -depend setting_available_architectures:armhf-linux win32 amd64-freebsd mips-irix i386-netbsd x86_64-linux mipsel-linux armel-linux powerpc-linux i386-solaris i386-cygwin alpha-linux amd64-kfreebsd i386-linux amd64-netbsd universal-darwin sparc-solaris i386-freebsd i386-kfreebsd x86_64-solaris x86_64-darwin +depend setting_available_architectures:amd64-freebsd x86_64-solaris armhf-linux mipsel-linux x86_64-linux x86_64-darwin i386-cygwin i386-netbsd powerpc-linux amd64-netbsd i386-linux i386-freebsd i386-solaris sparc-solaris universal-darwin alpha-linux armel-linux mips-irix amd64-kfreebsd win32 i386-kfreebsd depend opt_autobackup:1 depend opt_backupdir:tlpkg/backups depend opt_create_formats:1 @@ -24139,16 +24139,15 @@ revision 17830 shortdesc A boolean expression evaluator and a switch command. longdesc The \boolexpr macro evaluates boolean expressions in a purely longdesc expandable way. \boolexpr{ A \OR B \AND C } expands to 0 if the -longdesc logical expression is TRUE. A, B, C may be: - numeric -longdesc expressions such as: x=y, x<>y, x>y or x<y; - boolean switches: -longdesc \iftrue 0\else 1\fi; - conditionals: \ifcsname -longdesc whatsit\endcsname 0\else 1\fi; - another \boolexpr: \boolexpr{ -longdesc D \OR E \AND F }: \boolexpr may be used with \ifcase: -longdesc \ifcase\boolexpr{ A \OR B \AND C } What to do if true \else -longdesc What to do if false \fi The \switch command (which is also -longdesc expandable) has the form: \switch \case{<boolean expression>} -longdesc ... \case{<boolean expression>} ... ... \otherwise ... -longdesc \endswitch +longdesc logical expression is TRUE. A, B, C may be: numeric expressions +longdesc such as: x=y, x<>y, x>y or x<y; - boolean switches: \iftrue +longdesc 0\else 1\fi; - conditionals: \ifcsname whatsit\endcsname 0\else +longdesc 1\fi; - another \boolexpr: \boolexpr{ D \OR E \AND F }: +longdesc \boolexpr may be used with \ifcase: \ifcase\boolexpr{ A \OR B +longdesc \AND C } What to do if true \else What to do if false \fi The +longdesc \switch command (which is also expandable) has the form: +longdesc \switch \case{<boolean expression>} ... \case{<boolean +longdesc expression>} ... ... \otherwise ... \endswitch docfiles size=55 texmf-dist/doc/latex/boolexpr/README details="Readme" texmf-dist/doc/latex/boolexpr/boolexpr.pdf details="Package documentation" @@ -24158,7 +24157,7 @@ srcfiles size=12 runfiles size=2 texmf-dist/tex/latex/boolexpr/boolexpr.sty catalogue-ctan /macros/latex/contrib/boolexpr -catalogue-date 2013-09-30 15:24:33 +0200 +catalogue-date 2013-11-25 11:20:58 +0100 catalogue-license lppl catalogue-version 3.14 @@ -138408,7 +138407,7 @@ binfiles arch=x86_64-solaris size=6 name pstricks category Package -revision 32112 +revision 32240 catalogue pstricks-base shortdesc PostScript macros for TeX. longdesc PStricks offers an extensive collection of macros for |