diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-15 23:09:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-15 23:09:54 +0000 |
commit | 6178ad2d8048a86e7c74cf363f2358bad53f4099 (patch) | |
tree | 67c881085db84f81cbba53e5fd1c377f499b0739 /Master | |
parent | a963e7b406378c2ff1888a0e906017f8b0d6f69f (diff) |
tikz-cd (15aug12)
git-svn-id: svn://tug.org/texlive/trunk@27414 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.pdf | bin | 188002 -> 186971 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.tex | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty | 34 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 6 |
4 files changed, 28 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.pdf b/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.pdf Binary files differindex 694afa3b606..5452689516b 100644 --- a/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.pdf +++ b/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.pdf diff --git a/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.tex b/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.tex index 8df598bc957..ff1d644491e 100644 --- a/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.tex +++ b/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.tex @@ -1332,7 +1332,7 @@ vv \fi% \title{The \texttt{tikz-cd} package} \author{\normalsize FlorĂȘncio Neves\footnote{\emph{E-mail:} \href{mailto:florencioneves@gmail.com}{\texttt{florencioneves@gmail.com}}}} -\date{\normalsize Version 0.3, of August 10, 2012} +\date{\normalsize Version 0.3a, of August 15, 2012} \tikzset{commutative diagrams/background color=graphicbackground} @@ -1654,7 +1654,7 @@ In the following example, $X$ would appear too far from the square without any spacing adjustment. \begin{codeexample}[] \begin{tikzcd} - X \ar[bend right]{rdd} \ar[bend left]{rrd} \ar[dashrightarrow]{dr} + X \ar[bend right]{rdd} \ar[bend left]{rrd} \ar[dashed]{dr} &[\colsep{small}-\colsep{normal}] & \\[\rowsep{small}-\rowsep{normal}] & A \ar{r}\ar{d} & B \ar{d} \\ & C \ar{r} & D @@ -2276,12 +2276,12 @@ below. When using \pdf\TeX{} (or Lua\TeX) with \pdf{} output, a measure is taken to alleviate this. \begin{center}\tikzset{commutative diagrams/enable font arrows} \pdf\TeX{} \tikz[baseline=-tikzcdaxis] - \draw[math cap-math to, line width=tikzcdrule] (0,0) -- (1,0); + \draw[math to-math to, line width=tikzcdrule] (0,0) -- (1,0); \hspace{1cm} Other \TeX{} engines \makeatletter\def\tikzcd@arrowset{\tikzcd@arrowset@generic}\makeatother \tikz[baseline=-tikzcdaxis] - \draw[math cap-math to,line width=tikzcdrule] (0,0) -- (1,0); + \draw[math to-math to,line width=tikzcdrule] (0,0) -- (1,0); \end{center} I don't know of any automatic way of determining the distance between diff --git a/Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty b/Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty index 12af09e5efb..70839da0abb 100644 --- a/Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty +++ b/Master/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty @@ -5,7 +5,7 @@ % 1. under the LaTeX Project Public License and/or % 2. under the GNU Public License. % -\ProvidesPackage{tikz-cd}[2012/08/10 v0.3 Commutative diagrams with tikz.] +\ProvidesPackage{tikz-cd}[2012/08/15 v0.3a Commutative diagrams with tikz.] \RequirePackage{tikz}[2010/10/13] %pgf version 2.10 required \usetikzlibrary{matrix} @@ -51,13 +51,13 @@ \pgfqkeys{/tikz/commutative diagrams}{ arrow style/generic/.style={ /tikz/commutative diagrams/.cd, - rightarrow/.style={/tikz/arrows=#1 cap-#1 to}, + rightarrow/.style={/tikz/arrows=-#1 to}, Rightarrow/.style={ - /tikz/arrows=#1 implies cap-#1 implies, + /tikz/arrows=-#1 implies, /tikz/commutative diagrams/double line}, - leftarrow/.style={/tikz/arrows=#1 to-#1 cap}, + leftarrow/.style={/tikz/arrows=#1 to-}, Leftarrow/.style={ - /tikz/arrows=#1 implies-#1 implies cap, + /tikz/arrows=#1 implies-, /tikz/commutative diagrams/double line}, leftrightarrow/.style={/tikz/arrows=#1 to-#1 to}, Leftrightarrow/.style={ @@ -67,19 +67,23 @@ mapsfrom/.style={/tikz/arrows=#1 to-#1 |}, hookrightarrow/.style={/tikz/arrows=#1 right hook-#1 to}, hookleftarrow/.style={/tikz/arrows=#1 to-#1 left hook}, - rightharpoonup/.style={/tikz/arrows=#1 cap-#1 left to}, - rightharpoondown/.style={/tikz/arrows=#1 cap-#1 right to}, - leftharpoonup/.style={/tikz/arrows=#1 right to-#1 cap}, - leftharpoondown/.style={/tikz/arrows=#1 left to-#1 cap}, - dashrightarrow/.style={/tikz/arrows=-#1 to,/tikz/commutative diagrams/dashed}, - dashleftarrow/.style={/tikz/arrows=#1 to-,/tikz/commutative diagrams/dashed}, + rightharpoonup/.style={/tikz/arrows=-#1 left to}, + rightharpoondown/.style={/tikz/arrows=-#1 right to}, + leftharpoonup/.style={/tikz/arrows=#1 right to-}, + leftharpoondown/.style={/tikz/arrows=#1 left to-}, + dashrightarrow/.style={ + /tikz/arrows=-#1 to, + /tikz/commutative diagrams/dashed}, + dashleftarrow/.style={ + /tikz/arrows=#1 to-, + /tikz/commutative diagrams/dashed}, rightarrowtail/.style={/tikz/arrows=#1 to reversed-#1 to}, leftarrowtail/.style={/tikz/arrows=#1 to-#1 to reversed}, - twoheadrightarrow/.style={/tikz/arrows=#1 cap-#1 double to}, - twoheadleftarrow/.style={/tikz/arrows=#1 double to-#1 cap}, - dash/.style={/tikz/arrows=#1 cap-#1 cap}, + twoheadrightarrow/.style={/tikz/arrows=-#1 double to}, + twoheadleftarrow/.style={/tikz/arrows=#1 double to-}, + dash/.style={/tikz/arrows=-}, equal/.style={ - /tikz/arrows=#1 implies cap-#1 implies cap, + /tikz/arrows=-, /tikz/commutative diagrams/double line}, maps to/.code={\pgfsetarrowsstart{#1 |}}, hook/.code={\pgfsetarrowsstart{#1 right hook}}, diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index dca94d2d107..0fbdcc3bcaa 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -455,6 +455,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ifacmtg', "die 'skipping, nonfree license'", 'ifluatex', "die 'skipping, use oberdiek'", 'ifmslide', "&MAKEflatten", + 'imprintmtshadow', "die 'skipping, nonfree font support'", 'indxcite', "die 'skipping, too old, license suboptimal'", 'induni-om', "die 'skipping, for omega, use of pua?'", 'invoice', "&MAKEflatten", @@ -544,6 +545,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'logfilter', "die 'skipping, nosource (and java)'", 'loggates', "die 'skipping, LaTeX 2.09 and never in TL'", 'logic', "die 'skipping, noinfo license, ancient'", + 'lsabon', "die 'skipping, nonfree font support'", 'lshort', "die 'skipping, use lshort-english (or whatever language)'", 'lshort-bulgarian', '&MAKElshort', 'lshort-chinese', '&MAKElshort', @@ -684,7 +686,9 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pageframe', "die 'skipping, noinfo license'", 'pageno', "die 'skipping, nosell license'", 'pagesLTS', "die 'skipping, use pageslts'", - 'pandora', "&MAKEflatten", + 'pandora', "die 'skipping, nosell license'", + 'pandora-latex', "die 'skipping, pandora is nosell'", + 'pandora-type1', "die 'skipping, pandora is nosell'", 'paradigm', "die 'skipping, too old, for BLUe'", 'paratype', "&MAKEcopy", 'pb-diagram', "&MAKEpbdiagram", |