summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-06-29 00:20:53 +0000
committerKarl Berry <karl@freefriends.org>2013-06-29 00:20:53 +0000
commit85523d0c5efc889b93fe22213a2c6cf295e53760 (patch)
tree2b56427ed27da9f59f2996b44649aeebce8137ba /Master
parentc3543d4162f0c935de31c1c1198d9f6e04992485 (diff)
context-algorithmic (5jun13)
git-svn-id: svn://tug.org/texlive/trunk@31026 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkii2
-rw-r--r--Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkiv13
2 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkii b/Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkii
index 95cd7a26401..0a5c3fbcdf4 100644
--- a/Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkii
+++ b/Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkii
@@ -14,7 +14,7 @@
%C This program is free software: you can redistribute it and/or modify
%C it under the terms of the GNU General Public License as published by
%C the Free Software Foundation, either version 3 of the License, or
-%C any later version.
+%C (at your option) any later version.
%C
%C This program is distributed in the hope that it will be useful,
%C but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkiv b/Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkiv
index 6a985e5ac4e..0a4d386b0a9 100644
--- a/Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkiv
+++ b/Master/texmf-dist/tex/context/third/algorithmic/t-algorithmic.mkiv
@@ -1,6 +1,6 @@
%D \module
%D [ file=t-algorithmic,
-%D version=2012.12.18,
+%D version=2013.06.03,
%D title=\CONTEXT\ User Module,
%D subtitle=Algorithms,
%D author=Wolfgang Schuster,
@@ -14,7 +14,7 @@
%C This program is free software: you can redistribute it and/or modify
%C it under the terms of the GNU General Public License as published by
%C the Free Software Foundation, either version 3 of the License, or
-%C any later version.
+%C (at your option) any later version.
%C
%C This program is distributed in the hope that it will be useful,
%C but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -45,7 +45,11 @@
\setinterfacevariable {algorithmic} {algorithmic}
\stopinterface
-\installnamespace {algorithmic}
+\installnamespace {algorithmic}
+\installnamespace {algorithmiccommand}
+
+%D The algorithmic environment
+
\installcommandhandler \????algorithmic {algorithmic} \????algorithmic
\appendtoks
@@ -85,7 +89,8 @@
\usealgorithmicstyleandcolor\c!style\c!color
\doifsomething{\algorithmicparameter\c!spacebefore}{\blank[\algorithmicparameter\c!spacebefore]}%
\algorithmicparameter\c!before
- \setupwhitespace[\v!none]%
+ \setupwhitespace[\v!none ]%
+ \setupindenting [\v!never]%
\doadaptleftskip{\algorithmicparameter\c!margin}%
\doif{\algorithmicparameter\c!numbering}\v!yes\startlinenumbering}