From aef3622c06b09bf3dc50ed9d63b025fa5f718210 Mon Sep 17 00:00:00 2001 From: mbertucci47 <61854785+mbertucci47@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:21:33 -0500 Subject: [PATCH] fix small typos --- CHANGELOG.md | 2 +- doc/tikzpingus-doc.tex | 4 ++-- tex/tikzpingus.sty | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c70c838..bf9a883 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,7 +74,7 @@ - King [\#170](https://github.com/EagleoutIce/tikzpingus/issues/170) - Darken sections [\#157](https://github.com/EagleoutIce/tikzpingus/issues/157) - Document the sheriff star [\#150](https://github.com/EagleoutIce/tikzpingus/issues/150) -- Describe the comands to load libraries [\#142](https://github.com/EagleoutIce/tikzpingus/issues/142) +- Describe the commands to load libraries [\#142](https://github.com/EagleoutIce/tikzpingus/issues/142) - Describing the commands for setting defaults with the new commandexplain [\#141](https://github.com/EagleoutIce/tikzpingus/issues/141) - Link drawing styles [\#104](https://github.com/EagleoutIce/tikzpingus/issues/104) - Check if Caching caches really everything or if something \(potentially vital\) is missing [\#65](https://github.com/EagleoutIce/tikzpingus/issues/65) diff --git a/doc/tikzpingus-doc.tex b/doc/tikzpingus-doc.tex index 54a8dab..8e24115 100644 --- a/doc/tikzpingus-doc.tex +++ b/doc/tikzpingus-doc.tex @@ -2594,7 +2594,7 @@ \subsubsection{The mitra} \end{tcblisting} \endsubkeyexplain -\subkeyexplain{mitra}{mitra overset}{lenght}{\pingu@x@mitra@overset} +\subkeyexplain{mitra}{mitra overset}{length}{\pingu@x@mitra@overset} \begin{tcblisting}{@} \begin{tikzpicture} \pingu[mitra,mitra overset=2.5mm] @@ -7176,7 +7176,7 @@ \subsubsection{Important Commands} \subsubsection{The Code} -Similary to the eyes, the feet of the penguin are controlled by two selections for the left, and the right foot. There are no extra coordinates necessary, therefore \cmdref{pingu@create@selection} receives no argument for the \textit{none}-version: +Similarly to the eyes, the feet of the penguin are controlled by two selections for the left, and the right foot. There are no extra coordinates necessary, therefore \cmdref{pingu@create@selection} receives no argument for the \textit{none}-version: \includecode{feet\ selectors} This defines the six commands: \cmddef{pingu@leftfoot@select}, \cmddef{pingu@leftfoot@add}, \cmddef{@pingu@drawer@leftfoot@}, \cmddef{pingu@rightfoot@select}, \cmddef{pingu@rightfoot@add}, and \cmddef{@pingu@drawer@rightfoot@}. diff --git a/tex/tikzpingus.sty b/tex/tikzpingus.sty index 0178580..2bf54ac 100644 --- a/tex/tikzpingus.sty +++ b/tex/tikzpingus.sty @@ -1163,7 +1163,7 @@ coordinate[pos=\pinguanglehl] (\pingu@name-head-left); \scope[/pingu/@block/.append style={draw=\pingu@color@glow,line width=\pingu@x@extra@glow@width@func},/pingu/@draw/.append style={draw=\pingu@color@glow,line width=\pingu@x@extra@glow@width@func},opacity=\pingu@x@extra@glow@func,transparency group] \pingu@draw{\pingu@color@glow} \pingu@path@lowerpingu; % todo: disable re set of coordinates - % only draw, if not ofset + % only draw, if not offset \csname @pingu@wingitem@\@pingu@select@leftwing@ @\endcsname\@pingu@drawer@leftwing@\fi \csname @pingu@wingitem@\@pingu@select@rightwing@ @\endcsname\@pingu@drawer@rightwing@\fi \endscope