summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/algpseudocodex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-06 21:20:44 +0000
committerKarl Berry <karl@freefriends.org>2021-12-06 21:20:44 +0000
commitc9a39911e40d8808eec4167a83a0b3da78d1207c (patch)
treee10b38a843e1e1225c6b2e15c0376a7dd0e04e23 /Master/texmf-dist/doc/latex/algpseudocodex
parentae4bca457fa7583310a6f209e2fcc71a5005c944 (diff)
algpseudocodex (6dec21)
git-svn-id: svn://tug.org/texlive/trunk@61230 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/algpseudocodex')
-rw-r--r--Master/texmf-dist/doc/latex/algpseudocodex/algpseudocodex.pdf (renamed from Master/texmf-dist/doc/latex/algpseudocodex/documentation.pdf)bin363697 -> 355352 bytes
-rw-r--r--Master/texmf-dist/doc/latex/algpseudocodex/algpseudocodex.tex (renamed from Master/texmf-dist/doc/latex/algpseudocodex/documentation.tex)15
2 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/algpseudocodex/documentation.pdf b/Master/texmf-dist/doc/latex/algpseudocodex/algpseudocodex.pdf
index f83ae1c374f..09a3887bca9 100644
--- a/Master/texmf-dist/doc/latex/algpseudocodex/documentation.pdf
+++ b/Master/texmf-dist/doc/latex/algpseudocodex/algpseudocodex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/algpseudocodex/documentation.tex b/Master/texmf-dist/doc/latex/algpseudocodex/algpseudocodex.tex
index fed9558e4ad..5bbed3e33ea 100644
--- a/Master/texmf-dist/doc/latex/algpseudocodex/documentation.tex
+++ b/Master/texmf-dist/doc/latex/algpseudocodex/algpseudocodex.tex
@@ -1,5 +1,5 @@
%% documentation.tex
-%% Copyright 2020 Christian Matt
+%% Copyright 2020-2021 Christian Matt
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -29,7 +29,7 @@
\title{\bf{Algpseudocodex Package Documentation}}
\author{Christian Matt \\ \url{https://github.com/chrmatt/algpseudocodex}}
-\date{\today\\v1.0}
+\date{\today\\v1.0.1}
\begin{document}
@@ -679,5 +679,16 @@ The following keywords can be customized:
\hfill Default: \verb|\textbf{output}|
\end{itemize}
+\section{Revision History}
+
+\subsection*{v1.0.1 (2021-12-05)}
+\begin{itemize}
+ \item Fixed bug regarding alignment of comments after end if, end for etc.
+\end{itemize}
+
+\subsection*{v1.0 (2020-08-16)}
+\begin{itemize}
+ \item Initial release.
+\end{itemize}
\end{document}