summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-02 20:48:40 +0000
committerKarl Berry <karl@freefriends.org>2022-08-02 20:48:40 +0000
commitdcda431a75be84107747fdefc07d3d776847c2fe (patch)
tree4ec4101ca9349226682381803e70636fa2b02f7e
parentd98e0adac320d7350ba45b14615a0c8dde1bb009 (diff)
sillypage (2aug22)
git-svn-id: svn://tug.org/texlive/trunk@64034 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/sillypage/README.md8
-rw-r--r--Master/texmf-dist/doc/latex/sillypage/sillypage-example.pdfbin103728 -> 103728 bytes
-rw-r--r--Master/texmf-dist/doc/latex/sillypage/sillypage.pdfbin219530 -> 219736 bytes
-rw-r--r--Master/texmf-dist/source/latex/sillypage/sillypage.dtx20
-rw-r--r--Master/texmf-dist/tex/latex/sillypage/sillypage.sty4
5 files changed, 15 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/sillypage/README.md b/Master/texmf-dist/doc/latex/sillypage/README.md
index 4c00f7756bf..e5cfbf3b0aa 100644
--- a/Master/texmf-dist/doc/latex/sillypage/README.md
+++ b/Master/texmf-dist/doc/latex/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/Master/texmf-dist/doc/latex/sillypage/sillypage-example.pdf b/Master/texmf-dist/doc/latex/sillypage/sillypage-example.pdf
index bc4284ede83..faee1580b71 100644
--- a/Master/texmf-dist/doc/latex/sillypage/sillypage-example.pdf
+++ b/Master/texmf-dist/doc/latex/sillypage/sillypage-example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/sillypage/sillypage.pdf b/Master/texmf-dist/doc/latex/sillypage/sillypage.pdf
index 6f3533869b3..3b1dcfa8fe3 100644
--- a/Master/texmf-dist/doc/latex/sillypage/sillypage.pdf
+++ b/Master/texmf-dist/doc/latex/sillypage/sillypage.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/sillypage/sillypage.dtx b/Master/texmf-dist/source/latex/sillypage/sillypage.dtx
index 18e31a3589d..6a3b7dbcd3b 100644
--- a/Master/texmf-dist/source/latex/sillypage/sillypage.dtx
+++ b/Master/texmf-dist/source/latex/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/Master/texmf-dist/tex/latex/sillypage/sillypage.sty b/Master/texmf-dist/tex/latex/sillypage/sillypage.sty
index 9426f012166..7c9899ee590 100644
--- a/Master/texmf-dist/tex/latex/sillypage/sillypage.sty
+++ b/Master/texmf-dist/tex/latex/sillypage/sillypage.sty
@@ -22,8 +22,8 @@
%% and version 1.3c or later is part of all distributions of LaTeX version
%% 2005/12/01 or later.
%%
-\def\sillypageDate{2022-02-02}
-\def\sillypageVersion{1.4}
+\def\sillypageDate{2022-08-02}
+\def\sillypageVersion{1.5}
\ProvidesExplPackage
{sillypage} {\sillypageDate} {\sillypageVersion}
{The silly walk as page numbering style}