From e2ab32fae56eaa3c80d05dd741c16dc020cb955c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 31 Mar 2013 23:41:43 +0000 Subject: tikzsymbols (31mar13) git-svn-id: svn://tug.org/texlive/trunk@29570 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/tikzsymbols/tikzsymbols.dtx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/latex/tikzsymbols/tikzsymbols.dtx b/Master/texmf-dist/source/latex/tikzsymbols/tikzsymbols.dtx index dcdf305b934..74f855eb772 100644 --- a/Master/texmf-dist/source/latex/tikzsymbols/tikzsymbols.dtx +++ b/Master/texmf-dist/source/latex/tikzsymbols/tikzsymbols.dtx @@ -18,7 +18,7 @@ %<*driver> \documentclass{ltxdoc} \usepackage{marvosym} -\usepackage{tikzsymbols} +\usepackage[draft]{tikzsymbols} \usepackage[english]{babel} \usepackage[T1]{fontenc} \usepackage{array} @@ -448,9 +448,9 @@ %The first lines are always the same: what do I need, how is the package named: % \begin{macrocode} -\NeedsTeXFormat{LaTeX2e}[2011/06/27] +\NeedsTeXFormat{LaTeX2e}[2011/06/31] \ProvidesPackage{tikzsymbols} -[2013/03/23 v2.2 Some symbols created using tikz.] +[2013/03/30 v2.25 Some symbols created using tikz.] \@ifpackageloaded{tikz}{}{\RequirePackage{tikz}} \@ifpackageloaded{xargs}{}{\RequirePackage{xargs}} \@ifpackageloaded{xcolor}{}{\RequirePackage{xcolor}} @@ -566,6 +566,7 @@ child foreach \leafcolor in {leaf a,leaf b} { edge from parent [color=\leafcolor }}} } edge from parent [shorten >=-0.05ex,serif cm-,line cap=butt] };}% \end{tikzpicture}% +\@tkzssmbls@negfalse% }} % \end{macrocode} %\end{macro} @@ -670,6 +671,7 @@ child foreach \leafcolor in {leaf a,leaf b} { edge from parent [color=\leafcolor }}} } edge from parent [shorten >=-0.05ex,serif cm-,line cap=butt] };}% \end{tikzpicture}% +\@tkzssmbls@negfalse% }}% % \end{macrocode} %\end{macro} @@ -1790,13 +1792,14 @@ decoration={snake,amplitude=.05ex*\tkzsymblsscl,segment length=0.408ex*\tkzsymbl \draw (0.5,-0.3) -- (0.5,-0.8); \draw (1,0) -- (0.5,-0.3) -- (0,0); \end{tikzpicture}% +\@tkzssmbls@negfalse% \tikzsymbolsaftersymbolinput% } % \end{macrocode} %\end{macro} %\begin{macro}{\Bed} -% A chair. +% A bed. % \begin{macrocode} \DeclareRobustCommand{\Bed}[1][1]{% \set@tkzsymblsscl{#1}\ifdim\tkzsymblsscl<0pt\set@tkzsymblsscl{-#1}\fi% -- cgit v1.2.3