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