summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-14 21:26:52 +0000
committerKarl Berry <karl@freefriends.org>2018-07-14 21:26:52 +0000
commit827ff240303a6ecd8c6cb03696a990371f51fcd4 (patch)
tree675724c9b1a9ccce5fc631ea087bd18b70fdb5e0
parentedc5c8d25f4854e6dff4ca8a434b42ce7375228a (diff)
cascade (14jul18)
git-svn-id: svn://tug.org/texlive/trunk@48200 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/cascade/README.md2
-rw-r--r--Master/texmf-dist/doc/latex/cascade/cascade.pdfbin74742 -> 74417 bytes
-rw-r--r--Master/texmf-dist/source/latex/cascade/cascade.dtx6
-rw-r--r--Master/texmf-dist/tex/latex/cascade/cascade.sty5
4 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/cascade/README.md b/Master/texmf-dist/doc/latex/cascade/README.md
index 73f0488f01a..a92779e26c5 100644
--- a/Master/texmf-dist/doc/latex/cascade/README.md
+++ b/Master/texmf-dist/doc/latex/cascade/README.md
@@ -4,5 +4,5 @@ This extension has been written by F. Pantigny (fpantigny@wanadoo.fr).
This extension is entirely contained in a single file : cascade.sty
-The LaTeX package cascade provides a command \Cascade to do constructions to present mathematical
+The LaTeX package cascade provides a command \Cascade to do contructions to present mathematical
demonstrations with successive braces for the deductions.
diff --git a/Master/texmf-dist/doc/latex/cascade/cascade.pdf b/Master/texmf-dist/doc/latex/cascade/cascade.pdf
index e3fed99acfc..4ce09e99de2 100644
--- a/Master/texmf-dist/doc/latex/cascade/cascade.pdf
+++ b/Master/texmf-dist/doc/latex/cascade/cascade.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/cascade/cascade.dtx b/Master/texmf-dist/source/latex/cascade/cascade.dtx
index 685a826c033..a69a8122128 100644
--- a/Master/texmf-dist/source/latex/cascade/cascade.dtx
+++ b/Master/texmf-dist/source/latex/cascade/cascade.dtx
@@ -1,4 +1,4 @@
-% \iffalse meta-comment
+% \iffalse meta-comment
%
% Copyright (C) 2018 by F. Pantigny
% -----------------------------------
@@ -15,8 +15,8 @@
%
% \fi
% \iffalse
-\def\myfileversion{1.0}
-\def\myfiledate{2018/04/17}
+\def\myfileversion{1.01}
+\def\myfiledate{2018/07/12}
%
%
%<*batchfile>
diff --git a/Master/texmf-dist/tex/latex/cascade/cascade.sty b/Master/texmf-dist/tex/latex/cascade/cascade.sty
index 16b6c063f80..6d2ba6f72a1 100644
--- a/Master/texmf-dist/tex/latex/cascade/cascade.sty
+++ b/Master/texmf-dist/tex/latex/cascade/cascade.sty
@@ -18,9 +18,8 @@
%% and version 1.3 or later is part of all distributions of
%% LaTeX version 2005/12/01 or later.
%%
-% \iffalse meta-comment
-\def\myfileversion{1.0}
-\def\myfiledate{2018/04/17}
+\def\myfileversion{1.01}
+\def\myfiledate{2018/07/12}
\RequirePackage{l3keys2e}
\ProvidesExplPackage
{cascade}