How can I modify the caption name of a figure? For example I have
\caption{This is a figure.}
and by default the caption appears as
Figure 1: This is a figure.
However I want
Fig.1 - This is a figure.
|
How can I modify the caption name of a figure? For example I have
and by default the caption appears as
However I want
|
||||
|
|
|
First, you have to redefine
With
For changing the separator between label and caption text, I recommend the
EDIT: In case anyone wonders how to change the caption name of tables: Redefine |
|||||||||||||||||||
|
|
You can go to the file pseudocode.sys (if you are using a pseudocode environment) and changing the word "algorithm" by "algorithme". The file is installed C/programfile/...Miktex...pseudocode |
|||
|
|