From 6178ad2d8048a86e7c74cf363f2358bad53f4099 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 15 Aug 2012 23:09:54 +0000 Subject: tikz-cd (15aug12) git-svn-id: svn://tug.org/texlive/trunk@27414 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.pdf | Bin 188002 -> 186971 bytes .../texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.tex | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc/latex/tikz-cd') 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 index 694afa3b606..5452689516b 100644 Binary files a/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.pdf and b/Master/texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.pdf differ 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 -- cgit v1.2.3