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/tikzpeople.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex/tikzpeople/tikzpeople.tex') 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