Skip to content

Commit

Permalink
Update doc to reflect the new handling of unknown options in random \…
Browse files Browse the repository at this point in the history
…tikzling
  • Loading branch information
samcarter committed Jun 17, 2022
1 parent 775ed25 commit 352aeff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tikzlings-doc.tex
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ \subsection{Basic Usage}
\subsection{Options}
Only options common for all \tikzlings are supported for the \lstinline|\tikzling|. These are the ability to change the body colour
Options common for all \tikzlings are supported for the \lstinline|\tikzling|. These are the ability to change the body colour
\begin{tcblisting}{}
\tikzling[body=blue]
\end{tcblisting}
Expand All @@ -440,7 +440,7 @@ \subsection{Options}
\tikzling[contour=black]
\end{tcblisting}
If an option of a specific tikzlings is used (for example \lstinline|sleeping| which only the koala and sloth can do) this only works if you are lucky and one of them is drawn, in all other cases it will result in an error.
If an option of a specific Ti\emph{k}Zling is used (for example \lstinline|sleeping|, which only the koala and sloth can do) this option will only work for these \tikzlings. For all other \tikzlings, the option will be silently ignored.
In addition all usual \TikZ and \lstinline|pgf| keys can be used in the optional argument as well as the accessories presented in the following section.
Expand Down

0 comments on commit 352aeff

Please sign in to comment.