Search found 2 matches

by andyR
Wed Dec 03, 2014 12:41 am
Forum: Math & Science
Topic: Algorithmus to Algorithm
Replies: 3
Views: 3079

Re: Algorithmus to Algorithm

Hi

when I am inserting float->Algorithm an algorithm box appears where I define my algorithm at the bottom in the centre there is a little box for the caption before the box it reads Algorithm and then a number; in the little box where the caption goes however when I generate pdf file the string ...
by andyR
Tue Dec 02, 2014 6:01 pm
Forum: Math & Science
Topic: Algorithmus to Algorithm
Replies: 3
Views: 3079

Algorithmus to Algorithm

Hi
I am using LYX classicthesis for the algorithm caption on pdf file it writes the German Algorithmus, I seen a post someone had the posit problem and solution provide was to add


\floatname{algorithm}{Algorithmus}
\addto\captionsngerman{\def\figurename{Bild}}

to Preamble

I changed it, with a ...