Search found 1 match

by KK12
Fri Jan 12, 2018 9:49 am
Forum: General
Topic: renewcommand\algorithmicendfor and renewcommand\algorithmicendif does not work
Replies: 2
Views: 4679

renewcommand\algorithmicendfor and renewcommand\algorithmicendif does not work

Hello,
I'm trying to write a program for a pseudocode with while-loops, for-loops and if-else instructions in Latex.
I would like to remove the "do" of the while-loop, the "end for" of the for-loop, the "then" and the "end if" of the if-else statement.

I have the following package installed ...