-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathChangelog
29 lines (23 loc) · 1.11 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# 2017-11-08
* Update project to use UTF-8 encoding
* Update the README file to use markdown
* Added SWITCH/CASE/OTHERWISE statements.
* Update the project to use a single distribution file.
* Added upon and procedure keywords
* Fix line numbering of algorithmic when using the Hebrew option of babel.
Problem communicated by Eyal Rozenberg <[email protected]> and fix
based on on a modified version of algorithmic.sty published by Yoav
Goldberg <[email protected]>.
It appers to work with English, but I would like to receive feedback from
speakers of other languages (in particular, of those *not* based on the
Latin alphabet).
* Add `end repeat` command
* Fix typo in documentation. Thanks to Tao Zhao for the report.
* README: Use HTTPS for the URLs.
* algorithms.dtx: Update copyright years and version string.
* algorithms.dtx: Fix bug with inconsistent spacing.
Thanks to pluton (https://tex.stackexchange.com/users/371/pluton) for
communicating the problem and to Andrew Swann
(https://tex.stackexchange.com/users/15925/andrew-swann) for providing the
solution.
# Previous entries omitted