summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-03 20:27:15 +0000
committerKarl Berry <karl@freefriends.org>2022-10-03 20:27:15 +0000
commitdf1626bce3096a07014893241d417fde7df28ee7 (patch)
tree16a77d81b4e078a40725915a76fb244879cb805c /Master/texmf-dist/doc
parentf7f5fd25ef890918b2dbc14c7bd47c0865d42d59 (diff)
clicks (3oct22)
git-svn-id: svn://tug.org/texlive/trunk@64592 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/clicks/LICENSE.txt21
-rw-r--r--Master/texmf-dist/doc/latex/clicks/README.md5
-rw-r--r--Master/texmf-dist/doc/latex/clicks/clicks.pdfbin261653 -> 243984 bytes
-rw-r--r--Master/texmf-dist/doc/latex/clicks/clicks.tex92
4 files changed, 22 insertions, 96 deletions
diff --git a/Master/texmf-dist/doc/latex/clicks/LICENSE.txt b/Master/texmf-dist/doc/latex/clicks/LICENSE.txt
new file mode 100644
index 00000000000..bd949ffdabc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/clicks/LICENSE.txt
@@ -0,0 +1,21 @@
+(The MIT License)
+
+Copyright (c) 2021-2022 Yegor Bugayenko
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the 'Software'), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/Master/texmf-dist/doc/latex/clicks/README.md b/Master/texmf-dist/doc/latex/clicks/README.md
index f77fe273236..5357152b3b3 100644
--- a/Master/texmf-dist/doc/latex/clicks/README.md
+++ b/Master/texmf-dist/doc/latex/clicks/README.md
@@ -1,4 +1,4 @@
-[![make](https://github.com/yegor256/clicks/actions/workflows/latexmk.yml/badge.svg)](https://github.com/yegor256/clicks/actions/workflows/latexmk.yml)
+[![make](https://github.com/yegor256/clicks/actions/workflows/l3build.yml/badge.svg)](https://github.com/yegor256/clicks/actions/workflows/l3build.yml)
[![CTAN](https://img.shields.io/ctan/v/clicks)](https://ctan.org/pkg/clicks)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/clicks/blob/master/LICENSE.txt)
@@ -20,9 +20,6 @@ And then live happily ever after.
\end{document}
```
-The full example and all commands are available in the
-[`clicks.tex`](https://github.com/yegor256/clicks/blob/master/clicks.tex) file.
-
If you want to contribute yourself, make a fork, then create a branch,
then run `make` in the root directory.
It should compile everything without errors. If not, submit an issue and wait.
diff --git a/Master/texmf-dist/doc/latex/clicks/clicks.pdf b/Master/texmf-dist/doc/latex/clicks/clicks.pdf
index 41a3696a455..9f26f164937 100644
--- a/Master/texmf-dist/doc/latex/clicks/clicks.pdf
+++ b/Master/texmf-dist/doc/latex/clicks/clicks.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/clicks/clicks.tex b/Master/texmf-dist/doc/latex/clicks/clicks.tex
deleted file mode 100644
index 79676014101..00000000000
--- a/Master/texmf-dist/doc/latex/clicks/clicks.tex
+++ /dev/null
@@ -1,92 +0,0 @@
-% (The MIT License)
-%
-% Copyright (c) 2021-2022 Yegor Bugayenko
-%
-% Permission is hereby granted, free of charge, to any person obtaining a copy
-% of this software and associated documentation files (the 'Software'), to deal
-% in the Software without restriction, including without limitation the rights
-% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-% copies of the Software, and to permit persons to whom the Software is
-% furnished to do so, subject to the following conditions:
-%
-% The above copyright notice and this permission notice shall be included in all
-% copies or substantial portions of the Software.
-%
-% THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-% FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-% SOFTWARE.
-
-\documentclass[12pt]{article}
-\usepackage[T1]{fontenc}
-\usepackage[tt=false,type1=true]{libertine}
-\usepackage{clicks}
-\usepackage{ffcode}
-
-\title{\ff{clicks}: \LaTeX{} Package \\ for Slide Deck Animation}
-\author{Yegor Bugayenko}
-\date{0.3.1 2022/09/13}
-
-\begin{document}
-\pagenumbering{gobble}
-\raggedbottom
-\setlength{\parindent}{0pt}
-\setlength{\columnsep}{32pt}
-\setlength{\parskip}{6pt}
-
-\maketitle
-
-\section[Intro]{Introduction}
-
-This package helps simulate animation in PDF documents. You put
-some content on the page, then you ``click'' and the pages ends,
-while the content gets copied to the next page. There, you add new
-content. In the full-screen presentation mode this will look
-like animation, similar to what you can get with MS PowerPoint.
-
-\begin{ffcode}
-\documentclass{article}
-\usepackage{clicks}
-\begin{document}
-\print{Here is your wedding plan:}\click
-\print{1. Buy a ring}\click
-\print{2. Propose}\click
-\print{3. Get married}\flush
-\end{document}
-\end{ffcode}
-
-You can make it shorter, with the help of
-\ff{\char`\\plick\{\}} and \ff{\char`\\plush\{\}} commands:
-
-\begin{ffcode}
-\documentclass{article}
-\usepackage{clicks}
-\begin{document}
-\plick[2]{Here is your wedding plan:}
-\plick[3]{1. Buy a ring}
-\plick[5]{2. Propose}
-\plush[1]{3. Get married}
-\end{document}
-\end{ffcode}
-
-If you need to render the document without animation, just
-use the \ff{static} package option.
-
-The optional parameters at \ff{\char`\\plick\{\}} and \ff{\char`\\plush\{\}}
-are the minutes: how long you are planning to stay at this animation.
-The minutes are accumulated in the \ff{minutes} counter, which
-you can show, for example, at your header. This will help you track
-time during the presentation. The commands
-\ff{\char`\\click\{\}} and \ff{\char`\\flush\{\}} also have the
-same optional arguments.
-
-More details about this package you can find
-in the \ff{yegor256/clicks} GitHub repository.
-
-If you want to add a feature or fix a bug, you are welcome
-to submit an issue or make a pull request.
-
-\end{document}