0

\SetAlgorithmName changes the prefix that comes in caption with \begin{algorithm}...\caption{lol...}\end{algorithm} from \usepackage{algorithm2e}.

But how to change that prefix/name for functions? Procedures? Etc? Is there \SetFunctionName?

1 Answer 1

1

There exist

\SetAlgoProcName{a name}{an autoref name}
\SetAlgoFuncName{a name}{an autoref name}

see the user manual of algorithm2e v5.2, sec. 6, page 17 (near the end of that page).

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.