From c1d460d553ac5b2a159cb5834069f58728ae96eb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 22 Apr 2017 21:22:02 +0000 Subject: tikzpeople (22apr17) git-svn-id: svn://tug.org/texlive/trunk@43978 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/tikzpeople/README.md | 2 +- .../texmf-dist/doc/latex/tikzpeople/tikzpeople.pdf | Bin 499029 -> 501737 bytes .../texmf-dist/doc/latex/tikzpeople/tikzpeople.tex | 6 +++--- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc/latex/tikzpeople') diff --git a/Master/texmf-dist/doc/latex/tikzpeople/README.md b/Master/texmf-dist/doc/latex/tikzpeople/README.md index ec927b9ca6d..2212bd1a8c9 100644 --- a/Master/texmf-dist/doc/latex/tikzpeople/README.md +++ b/Master/texmf-dist/doc/latex/tikzpeople/README.md @@ -24,4 +24,4 @@ All options can be combined freely. The tikzpeople package is licensed under the LaTeX Project Public License - -- Nils Fleischhacker 28 Nov 2016 + -- Nils Fleischhacker 22 Apr 2017 diff --git a/Master/texmf-dist/doc/latex/tikzpeople/tikzpeople.pdf b/Master/texmf-dist/doc/latex/tikzpeople/tikzpeople.pdf index 6f75824716f..f942fc5ffae 100644 Binary files a/Master/texmf-dist/doc/latex/tikzpeople/tikzpeople.pdf and b/Master/texmf-dist/doc/latex/tikzpeople/tikzpeople.pdf differ diff --git a/Master/texmf-dist/doc/latex/tikzpeople/tikzpeople.tex b/Master/texmf-dist/doc/latex/tikzpeople/tikzpeople.tex index 8746c33588c..544217778ea 100644 --- a/Master/texmf-dist/doc/latex/tikzpeople/tikzpeople.tex +++ b/Master/texmf-dist/doc/latex/tikzpeople/tikzpeople.tex @@ -133,7 +133,7 @@ Alternatively simply drop all the files into the folder where your main \textsf{.tex} file resides.\footnote{Do not use a subfolder. While you can refer to the package itself in a hackish way using a relative path, \LaTeX wont be able to find the shape files.} \section{Usage} - To use the \textsf{tikzpeople} shapes, just write |\usepackage|\oarg[options]\varg{tikzpeople} somewhere in the preamble of your document. + To use the \textsf{tikzpeople} shapes, just write |\usepackage|\oarg{options}\varg{tikzpeople} somewhere in the preamble of your document. \subsection{Package Options} The package has three global options. \DescribeOption{draft} @@ -334,7 +334,7 @@ \subsection{Anchors} \tikzset{shape example/.style={color=black!30, draw, fill=yellow!30, minimum size=3cm}} - \begin{figure}[Htp] + \begin{figure}[htp] \centering \begin{tikzpicture} \node[name=s,shape=businessman,minimum width=3cm,skin=yellow!30!,hair=black!30!,tie=black!30!,undershirt=yellow!30!,shirt=black!30!,monogram=black!30!] {Businessman\vrule width 1pt height 2cm}; @@ -352,7 +352,7 @@ \caption{Anchors of a \texttt{businessman} tikzpeople shape.} \label{fig:anchors1} \end{figure} - \begin{figure}[Htp] + \begin{figure}[htp] \centering \begin{tikzpicture} \node[name=s,shape=guard,minimum width=3cm,skin=yellow!30!,hat=black!30!,lining=yellow!30!,details=yellow!30!,shirt=black!30!,collar=black!30!] {Guard\vrule width 1pt height 2cm}; -- cgit v1.2.3