texlive[64034] Master/texmf-dist: sillypage (2aug22)
commits+karl at tug.org
commits+karl at tug.org
Tue Aug 2 22:48:40 CEST 2022
Revision: 64034
http://tug.org/svn/texlive?view=revision&revision=64034
Author: karl
Date: 2022-08-02 22:48:40 +0200 (Tue, 02 Aug 2022)
Log Message:
-----------
sillypage (2aug22)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/sillypage/README.md
trunk/Master/texmf-dist/doc/latex/sillypage/sillypage-example.pdf
trunk/Master/texmf-dist/doc/latex/sillypage/sillypage.pdf
trunk/Master/texmf-dist/source/latex/sillypage/sillypage.dtx
trunk/Master/texmf-dist/tex/latex/sillypage/sillypage.sty
Modified: trunk/Master/texmf-dist/doc/latex/sillypage/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/sillypage/README.md 2022-08-02 20:48:26 UTC (rev 64033)
+++ trunk/Master/texmf-dist/doc/latex/sillypage/README.md 2022-08-02 20:48:40 UTC (rev 64034)
@@ -7,13 +7,13 @@
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 @@
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.
Modified: trunk/Master/texmf-dist/doc/latex/sillypage/sillypage-example.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/sillypage/sillypage.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/sillypage/sillypage.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/sillypage/sillypage.dtx 2022-08-02 20:48:26 UTC (rev 64033)
+++ trunk/Master/texmf-dist/source/latex/sillypage/sillypage.dtx 2022-08-02 20:48:40 UTC (rev 64034)
@@ -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}
%
Modified: trunk/Master/texmf-dist/tex/latex/sillypage/sillypage.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/sillypage/sillypage.sty 2022-08-02 20:48:26 UTC (rev 64033)
+++ trunk/Master/texmf-dist/tex/latex/sillypage/sillypage.sty 2022-08-02 20:48:40 UTC (rev 64034)
@@ -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}
More information about the tex-live-commits
mailing list.