summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-29 19:46:03 +0000
committerKarl Berry <karl@freefriends.org>2022-10-29 19:46:03 +0000
commit92a382a44464ed25e5c2768c9f94de09bc191ef4 (patch)
tree4dab3465a8fd20bb7653e31b5301e8f80e80227a /Master
parent8f038f3484c9cc125ffcee56536140c0cc8cf826 (diff)
debate (29oct22)
git-svn-id: svn://tug.org/texlive/trunk@64846 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/debate/DEPENDS.txt3
-rw-r--r--Master/texmf-dist/doc/latex/debate/README.md3
-rw-r--r--Master/texmf-dist/doc/latex/debate/debate.pdfbin328802 -> 289051 bytes
-rw-r--r--Master/texmf-dist/source/latex/debate/debate.dtx72
-rw-r--r--Master/texmf-dist/source/latex/debate/debate.ins8
-rw-r--r--Master/texmf-dist/tex/latex/debate/debate.sty15
6 files changed, 45 insertions, 56 deletions
diff --git a/Master/texmf-dist/doc/latex/debate/DEPENDS.txt b/Master/texmf-dist/doc/latex/debate/DEPENDS.txt
index 7a17e9bd3f5..5fe392cce3b 100644
--- a/Master/texmf-dist/doc/latex/debate/DEPENDS.txt
+++ b/Master/texmf-dist/doc/latex/debate/DEPENDS.txt
@@ -1,6 +1,3 @@
hard xkeyval
hard xcolor
hard tcolorbox
-hard pdfcol
-hard listings
-hard listingsutf8 \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/debate/README.md b/Master/texmf-dist/doc/latex/debate/README.md
index ff457dfa4b6..e8fd384132e 100644
--- a/Master/texmf-dist/doc/latex/debate/README.md
+++ b/Master/texmf-dist/doc/latex/debate/README.md
@@ -20,8 +20,7 @@ than pears!
\end{document}
```
-The full example and all commands are available in the
-[`debate.tex`](https://github.com/yegor256/debate/blob/master/debate.tex) file.
+Otherwise, you can download [`eolang.sty`](https://raw.githubusercontent.com/yegor256/debate/gh-pages/debate/debate.sty) and add to your project.
If you want to contribute yourself, make a fork, then create a branch,
then run `make` in the root directory.
diff --git a/Master/texmf-dist/doc/latex/debate/debate.pdf b/Master/texmf-dist/doc/latex/debate/debate.pdf
index 336aed0d9f3..9c1e94a16ba 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/source/latex/debate/debate.dtx b/Master/texmf-dist/source/latex/debate/debate.dtx
index 955229ae6ff..8e51f41e7a7 100644
--- a/Master/texmf-dist/source/latex/debate/debate.dtx
+++ b/Master/texmf-dist/source/latex/debate/debate.dtx
@@ -50,16 +50,16 @@
%<package>\NeedsTeXFormat{LaTeX2e}
%<package>\ProvidesPackage{debate}
%<*package>
-[2022-10-03 0.2.0 Debates Between Reviewers]
+[2022-10-29 0.2.1 Debates Between Reviewers]
%</package>
%<*driver>
\documentclass{ltxdoc}
\usepackage[tt=false, type1=true]{libertine}
-\usepackage{multicol}
\usepackage{debate}
\usepackage{href-ul}
-\usepackage{xcolor}
+\usepackage[dtx]{docshots}
\usepackage{microtype}
+\AddToHook{env/verbatim/begin}{\microtypesetup{protrusion=false}}
\PageIndex
\EnableCrossrefs
\CodelineIndex
@@ -78,46 +78,29 @@
%
% \maketitle
%
+% \textbf{NB!}
+% If you want to use |tcolorbox| package, make sure you include
+% |debate| first.
+
% \section{Introduction}
%
% This package helps you organize debates between a few people
% right inside your documents:
-% \begin{multicols}{2}
-% \raggedcolumns
-%\iffalse
-%<*verb>
-%\fi
-\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}
-%\iffalse
-%</verb>
-%\fi
-%
-% \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}
-
-% \textbf{NB!}
-% If you want to use |tcolorbox| package, make sure you include
-% |debate| first.
+% \begin{docshot}
+% \documentclass{article}
+% \usepackage{debate}
+% \usepackage[paperwidth=3in]{geometry}
+% \pagestyle{empty}
+% \begin{document}\noindent
+% Never argue with stupid people,
+% \debate[Jeff]{I disagree!}
+% \debate[Anna]{I won't argue...}
+% they will drag you down to their
+% level and then beat you with
+% experience -- \emph{Mark Twain}
+% \end{document}
+% \end{docshot}
% \section{Package Options}
@@ -156,13 +139,18 @@ And I don't want to argue with me.
#1%
\else%
{%
- \begin{tcolorbox}[frame hidden,sharp corners,enhanced,borderline west={1pt}{0pt}{red},interior hidden,boxsep=0pt,left=0pt,right=0pt,top=0pt,bottom=0pt,beforeafter skip balanced=0pt]
+ \begin{tcolorbox}[frame hidden,sharp corners,
+ enhanced,borderline west={1pt}{0pt}{red},
+ interior hidden,boxsep=0pt,left=0pt,right=0pt,
+ top=0pt,bottom=0pt,beforeafter skip balanced=0pt]
\sffamily\color{gray}%
\raggedright%
- \addtolength\leftskip{18pt}\setlength\parskip{0pt}\setlength\parindent{0pt}%
+ \addtolength\leftskip{18pt}%
+ \setlength\parskip{0pt}%
+ \setlength\parindent{0pt}%
\textcolor{red}{\bfseries\scshape #1}: #2
- \end{tcolorbox}
- \vspace{-\parskip}
+ \end{tcolorbox}%
+ \vspace{-\parskip}%
}%
\fi%
}\makeatother
diff --git a/Master/texmf-dist/source/latex/debate/debate.ins b/Master/texmf-dist/source/latex/debate/debate.ins
index b1e10ebfcfa..7de3f64cb6d 100644
--- a/Master/texmf-dist/source/latex/debate/debate.ins
+++ b/Master/texmf-dist/source/latex/debate/debate.ins
@@ -48,8 +48,8 @@ SOFTWARE.
\endpreamble
\generate{\file{debate.sty}{\from{debate.dtx}{package}}}
\obeyspaces
-\Msg{*** To finish the installation you have to move the ".sty"}
-\Msg{*** file into a directory searched by TeX. To produce the}
-\Msg{*** documentation run the file ".dtx" through LaTeX. If any}
-\Msg{*** questions, submit a new GitHub issue.}
+\Msg{To finish the installation you have to move the ".sty"}
+\Msg{file into a directory searched by TeX. To produce the}
+\Msg{documentation run the file ".dtx" through LaTeX. If any}
+\Msg{questions, submit a new GitHub issue.}
\endbatchfile
diff --git a/Master/texmf-dist/tex/latex/debate/debate.sty b/Master/texmf-dist/tex/latex/debate/debate.sty
index eb2c3bc34db..78de1170656 100644
--- a/Master/texmf-dist/tex/latex/debate/debate.sty
+++ b/Master/texmf-dist/tex/latex/debate/debate.sty
@@ -31,7 +31,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{debate}
-[2022-10-03 0.2.0 Debates Between Reviewers]
+[2022-10-29 0.2.1 Debates Between Reviewers]
@@ -57,13 +57,18 @@
#1%
\else%
{%
- \begin{tcolorbox}[frame hidden,sharp corners,enhanced,borderline west={1pt}{0pt}{red},interior hidden,boxsep=0pt,left=0pt,right=0pt,top=0pt,bottom=0pt,beforeafter skip balanced=0pt]
+ \begin{tcolorbox}[frame hidden,sharp corners,
+ enhanced,borderline west={1pt}{0pt}{red},
+ interior hidden,boxsep=0pt,left=0pt,right=0pt,
+ top=0pt,bottom=0pt,beforeafter skip balanced=0pt]
\sffamily\color{gray}%
\raggedright%
- \addtolength\leftskip{18pt}\setlength\parskip{0pt}\setlength\parindent{0pt}%
+ \addtolength\leftskip{18pt}%
+ \setlength\parskip{0pt}%
+ \setlength\parindent{0pt}%
\textcolor{red}{\bfseries\scshape #1}: #2
- \end{tcolorbox}
- \vspace{-\parskip}
+ \end{tcolorbox}%
+ \vspace{-\parskip}%
}%
\fi%
}\makeatother