summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-03 20:29:54 +0000
committerKarl Berry <karl@freefriends.org>2022-10-03 20:29:54 +0000
commit4f45b25725151bf24fbec23be6a0c2ffe2d36099 (patch)
tree53eef836b9a82e5561ee7ec0d4058cb16eaf14ee /Master/texmf-dist/doc
parentebf4e6c9f13f73513c480ba559612548b3dc30cd (diff)
debate (3oct22)
git-svn-id: svn://tug.org/texlive/trunk@64596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/debate/DEPENDS.txt5
-rw-r--r--Master/texmf-dist/doc/latex/debate/LICENSE.txt21
-rw-r--r--Master/texmf-dist/doc/latex/debate/README.md3
-rw-r--r--Master/texmf-dist/doc/latex/debate/debate.pdfbin235941 -> 328802 bytes
-rw-r--r--Master/texmf-dist/doc/latex/debate/debate.tex80
5 files changed, 27 insertions, 82 deletions
diff --git a/Master/texmf-dist/doc/latex/debate/DEPENDS.txt b/Master/texmf-dist/doc/latex/debate/DEPENDS.txt
index a468679b1f1..7a17e9bd3f5 100644
--- a/Master/texmf-dist/doc/latex/debate/DEPENDS.txt
+++ b/Master/texmf-dist/doc/latex/debate/DEPENDS.txt
@@ -1,3 +1,6 @@
+hard xkeyval
hard xcolor
hard tcolorbox
-hard xkeyval
+hard pdfcol
+hard listings
+hard listingsutf8 \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/debate/LICENSE.txt b/Master/texmf-dist/doc/latex/debate/LICENSE.txt
new file mode 100644
index 00000000000..bd949ffdabc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/debate/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/debate/README.md b/Master/texmf-dist/doc/latex/debate/README.md
index 3d8d0294c01..ff457dfa4b6 100644
--- a/Master/texmf-dist/doc/latex/debate/README.md
+++ b/Master/texmf-dist/doc/latex/debate/README.md
@@ -1,4 +1,5 @@
-[![make](https://github.com/yegor256/debate/actions/workflows/latexmk.yml/badge.svg)](https://github.com/yegor256/debate/actions/workflows/latexmk.yml)
+[![make](https://github.com/yegor256/debate/actions/workflows/l3build.yml/badge.svg)](https://github.com/yegor256/debate/actions/workflows/l3build.yml)
+[![CTAN](https://img.shields.io/ctan/v/debate)](https://ctan.org/pkg/debate)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/debate/blob/master/LICENSE.txt)
This LaTeX package helps you organize debates between a few reviewers
diff --git a/Master/texmf-dist/doc/latex/debate/debate.pdf b/Master/texmf-dist/doc/latex/debate/debate.pdf
index b6ac58b76f3..336aed0d9f3 100644
--- a/Master/texmf-dist/doc/latex/debate/debate.pdf
+++ b/Master/texmf-dist/doc/latex/debate/debate.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/debate/debate.tex b/Master/texmf-dist/doc/latex/debate/debate.tex
deleted file mode 100644
index e6d09c3a348..00000000000
--- a/Master/texmf-dist/doc/latex/debate/debate.tex
+++ /dev/null
@@ -1,80 +0,0 @@
-% (The MIT License)
-%
-% Copyright (c) 2021 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{multicol}
-\usepackage{debate}
-\usepackage{ffcode}
-\usepackage{xcolor}
-\usepackage{microtype}
-\title{\ff{debate}: \LaTeX{} Package \\ for Debates Between Reviewers}
-\author{Yegor Bugayenko}
-\date{0.1.1 2021/10/10}
-\begin{document}
-\pagenumbering{gobble}
-\raggedbottom
-\setlength{\parindent}{0pt}
-\setlength{\columnsep}{32pt}
-\setlength{\parskip}{6pt}
-\maketitle
-
-This package helps you organize debates between a few people
-right inside your documents:
-
-\begin{multicols}{2}
-\scriptsize
-\raggedcolumns
-\begin{verbatim}
-\documentclass{article}
-\usepackage[T1]{fontenc}
-\usepackage{debate}
-\begin{document}
-I think apples are tastier
-\debate[Jeff]{I don't think it's true!}
-\debate[Anna]{It is indeed true!}
-than pears!
-
-And I don't want to argue with me.
-\end{document}
-\end{verbatim}
-
-\columnbreak
-
-I think apples are tastier
-\debate[Jeff]{I don't think it's true!}
-\debate[Anna]{It is indeed true!}
-than pears!
-
-And I don't want to argue with me.
-\end{multicols}
-
-You can hide them all using \ff{hide} package option.
-
-If you want to use \ff{tcolorbox} package, make sure you include
-\ff{debate} first.
-
-More details about this package you can find
-in the \ff{yegor256/debate} GitHub repository.
-
-\end{document} \ No newline at end of file