summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/sillypage
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/sillypage')
-rw-r--r--macros/latex/contrib/sillypage/README.md8
-rw-r--r--macros/latex/contrib/sillypage/sillypage-example.pdfbin103728 -> 103728 bytes
-rw-r--r--macros/latex/contrib/sillypage/sillypage.dtx20
-rw-r--r--macros/latex/contrib/sillypage/sillypage.pdfbin219530 -> 219736 bytes
4 files changed, 13 insertions, 15 deletions
diff --git a/macros/latex/contrib/sillypage/README.md b/macros/latex/contrib/sillypage/README.md
index 4c00f7756b..e5cfbf3b0a 100644
--- a/macros/latex/contrib/sillypage/README.md
+++ b/macros/latex/contrib/sillypage/README.md
@@ -7,13 +7,13 @@ routine as page numbering style.
Simply add `\usepackage{sillypage}` to your document. Then:
-- Write `\pagenumbering{silly}` in you document to use the page numbering
+- Write `\pagenumbering{silly}` in your document to use the page numbering
style defined by this package.
- Use the macro `\silly` on a LaTeX counter to typeset the corresponding
image for the value of that counter.
- Use the macro `\sillystep` to print the step number `n` from the
sequence of steps.
-- Write `\pagenumbering{sillynumeral}` in you document to use a silly
+- Write `\pagenumbering{sillynumeral}` in your document to use a silly
numeral system.
- Use the macro `\sillynumeral` to get the silly numeral system
representation from the provided `n` value.
@@ -57,7 +57,3 @@ Blame these individuals:
The `sillypage` package may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c of
this license or (at your option) any later version.
-
-Images used in this package are created from scratch and released under
-the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
-license.
diff --git a/macros/latex/contrib/sillypage/sillypage-example.pdf b/macros/latex/contrib/sillypage/sillypage-example.pdf
index bc4284ede8..faee1580b7 100644
--- a/macros/latex/contrib/sillypage/sillypage-example.pdf
+++ b/macros/latex/contrib/sillypage/sillypage-example.pdf
Binary files differ
diff --git a/macros/latex/contrib/sillypage/sillypage.dtx b/macros/latex/contrib/sillypage/sillypage.dtx
index 18e31a3589..6a3b7dbcd3 100644
--- a/macros/latex/contrib/sillypage/sillypage.dtx
+++ b/macros/latex/contrib/sillypage/sillypage.dtx
@@ -19,8 +19,8 @@
% by Phelype Oleinik, Paulo Cereda, samcarter and Ulrike Fischer.
%
%<*package>
-\def\sillypageDate{2022-02-02}
-\def\sillypageVersion{1.4}
+\def\sillypageDate{2022-08-02}
+\def\sillypageVersion{1.5}
%</package>
%<*driver>
\documentclass[a4paper,full]{l3doc}
@@ -116,7 +116,7 @@
% \begin{syntax}
% \cs{pagenumbering}\{silly\}
% \end{syntax}
-% Write \cs{pagenumbering}|{silly}| in you document to use the page
+% Write \cs{pagenumbering}|{silly}| in your document to use the page
% numbering style defined by this package. According to Wikipedia,
% the typical silly walk gait consists of twelve specific steps to
% be performed, so page numbering will cycle through these steps,
@@ -147,7 +147,7 @@
% \begin{syntax}
% \cs{pagenumbering}\{sillynumeral\}
% \end{syntax}
-% Write \cs{pagenumbering}|{sillynumeral}| in you document to use a
+% Write \cs{pagenumbering}|{sillynumeral}| in your document to use a
% silly numeral system, in which each page will be converted to a unique
% composition of silly steps. Note that this macro differs from its
% \cs{silly} counterpart, as the former is a proper base 12 numeral
@@ -191,11 +191,13 @@
% \section{The silly walk routine}
%
% This is the complete silly walk routine as described by Jazeen Hollings in the
-% \href{https://bit.ly/3fc9x46}{corresponding Wikipedia article}. Please note that the
-% images used in this package are created by samcarter and released under
-% the \href{https://creativecommons.org/licenses/by-sa/4.0/}{CC BY-SA 4.0} license.
+% \href{https://bit.ly/3fc9x46}{corresponding Wikipedia article}.
+% Please note that the
+% images used in this package are created by samcarter and released under
+% the \href{https://creativecommons.org/licenses/by-sa/4.0/}{CC BY-SA 4.0} license and the
+% \href{http://www.latex-project.org/lppl.txt}{LaTeX Project Public License} 1.3c or later.
% Image sources (vector format) are available in the
-% \href{https://github.com/cereda/sillypage}{package repository}
+% \href{https://github.com/cereda/sillypage}{package repository}.
%
% \bigskip
%
@@ -209,7 +211,7 @@
%
% \bigskip
%
-% We also recommend Pilates.
+% We also recommend Pilates, or any other physical fitness system.
%
% \end{documentation}
%
diff --git a/macros/latex/contrib/sillypage/sillypage.pdf b/macros/latex/contrib/sillypage/sillypage.pdf
index 6f3533869b..3b1dcfa8fe 100644
--- a/macros/latex/contrib/sillypage/sillypage.pdf
+++ b/macros/latex/contrib/sillypage/sillypage.pdf
Binary files differ