From 7635442426a86740fe22aa86536c77017010bb5d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 19 Jul 2017 21:09:48 +0000 Subject: algorithm2e (19jul17) git-svn-id: svn://tug.org/texlive/trunk@44846 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/algorithm2e/algorithm2e.pdf | Bin 532799 -> 533935 bytes .../doc/latex/algorithm2e/algorithm2e.tex | 27 ++++++++++++++++----- 2 files changed, 21 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/doc/latex/algorithm2e') diff --git a/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e.pdf b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e.pdf index a078f59bda6..746a80c363a 100644 Binary files a/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e.pdf and b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e.pdf differ diff --git a/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e.tex b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e.tex index 4d2fc6fe614..4ff13e11a1a 100644 --- a/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e.tex +++ b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e.tex @@ -1,12 +1,12 @@ % algorithm2e.tex --- doc of the package file for algorithms % % (c) 1995-1997 Christophe Fiorio, Tu-Berlin, Germany -% (c) 1998-2015 Christophe Fiorio, Montpellier University, France +% (c) 1998-2017 Christophe Fiorio, Montpellier University, France % % Report bugs and comments to: % christophe.fiorio@umontpellier.fr % -% $Id: algorithm2e.tex,v 5.1 2015/10/18 21:35:18 cfiorio Exp $ +% $Id: algorithm2e.tex,v 5.2 2017/07/18 15:34:38 fioriochristophe Exp $ % \documentclass[a4paper]{article} @@ -195,10 +195,10 @@ \end{minipage}% } %%%%%%%%%%%%%%%%%%%%%% -\newcommand{\algocfversion}{release 5.1} +\newcommand{\algocfversion}{release 5.2} \title{algorithm2e.sty --- package for algorithms\\ {\large\algocfversion}} \author{(c) 1995-1997 Christophe Fiorio, Tu-Berlin, Germany\\ -(c) 1998-2015 Christophe Fiorio, LIRMM, Montpellier University, France\\ +(c) 1998-2017 Christophe Fiorio, LIRMM, Montpellier University, France\\ Report bugs and comments to christophe.fiorio@umontpellier.fr\\ algorithm2esty-annonce@lirmm.fr mailing list for announcements\\ algorithm2esty-discussion@lirmm.fr mailing list for discussion\thanks{The author is very grateful @@ -209,7 +209,7 @@ for the german translation of keywords} \thanks{Arnaud Giersch for his suggestions and corrections on SetKwComments} \thanks{and the many users as Jean-Baptiste Rouquier - for their remarks} } \date{October 19 2015} + for their remarks} } \date{July 18 2017} \makeindex @@ -2284,6 +2284,19 @@ How they are obtained: \section*{Release notes}\label{sec:relnotes} \begin{verbatim} +% - July 18 2017 - revision 5.2 +% * FIX: There was an overfull box 0.8pt with boxruled algorithm. This +% is fixed. +% * FIX: problem when mixing caption package and figure option. This bug +% was partially corrected in 5.0 for one side document but with +% false indentation and not working for two side document. This +% is now fully fixed. +% * FIX: misaligned lines numbers with noline option +% * FIX: Fix croation keywords thanks to Ivan Kolan +% * FIX: there was an overfull hbox of 8.5pt when using [H] and ruled +% caption. This is fixed. +% * FIX: \SetCustomAlgoRuledWidth only changed midrule. This is fixed, +% it changes all the rules % - October 19 2015 - revision 5.1 % * CHANGE/ADD: l commands (the ones as \lIf) can now be used with a % star. If done, no end of line are done, so you can enclose @@ -2292,7 +2305,8 @@ How they are obtained: % Note that when you use a star, side comments are not allowed. % * CHANGE/ADD: Now you can have a side comment at end of macros which % have a block. For example you can do : -% \Begin(\tcc*[h]{side comment for begin}{text}(\tcc*[h]{side comment after end}) +% \Begin(\tcc*[h]{side comment for begin}{ +% text}(\tcc*[h]{side comment after end}) % Note: there are some side effects for some commands: % \SetKwProg : macro defined thanks to \SetKwProg are allowed % to have no end marker. In this case, @@ -2497,3 +2511,4 @@ How they are obtained: \clearpage \printindex \end{document} + -- cgit v1.2.3