Skip to content

Commit

Permalink
Merge pull request #106 from EagleoutIce/104-link-drawing-styles
Browse files Browse the repository at this point in the history
basic links for predefined styles
  • Loading branch information
EagleoutIce authored Aug 29, 2022
2 parents f7d47b6 + 78d6f13 commit dcf731c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tikzpingus-doc.tex
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ \subsection{Predefined Styles}
\begin{itemize}
\itemsep0pt
\foreach \tx/\s in {{draw everything with a line}/{:line}, {fill main penguin}/{:fill}, {draw components with transparency}/{:ghost parts}, {draw all layers with transparency}/{:ghost}, {set main \say{devil}-components}/{:devil},{flip the penguin (swaps left \& right)}/{:back},{do not draw main pingu}/{:hide}} {
\item \parbox[t]{.8\linewidth}{\raggedright\texttt{\s}, \tx.} \hfill
\item \parbox[t]{.8\linewidth}{\raggedright\expandafter\dkeyref\expandafter{\s}, \tx.} \hfill
\parbox[t]{.175\linewidth}{\scalebox{.4}{%
\begin{tikzpicture}[baseline=.35\baselineskip]%
\pingu[\s]
Expand Down

0 comments on commit dcf731c

Please sign in to comment.