On Fri, Jun 08, 2001 at 10:12:44PM +0200, Michael wrote: > funny: > if I use the "pretty ref" to refer to a figure, the resulting reference is in > English: "figure x on page y", instead German, as all other text. All other > ref-types work well ( i.e. German ) Use need to use the \newrefformat command in the preamble to redefine the text for figures. The default value is: \newrefformat{fig}{Figure \ref{#1} on page \pageref{#1}}
- pretty ref.. Michael
- Dekel Tsur