[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#32240: marked as done (latex2html: 8-bit in \caption => missing figure number)



Your message dated Tue, 1 May 2018 21:40:10 +0200
with message-id <20180501194010.i2zsjgfwzkbhk5pe@dinghy.sail.spinnaker.de>
and subject line Re: latex2html: 8-bit in \caption => missing figure number
has caused the Debian Bug report #32240,
regarding latex2html: 8-bit in \caption => missing figure number
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
32240: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=32240
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: latex2html
Version: 98.1-pre2-b6-2

I used the following to display a figure:

\begin{figure}[ht]
  \centering
  \includegraphics{templateexample.eps}
  \caption{Beispiel für Templates}
  \label{templateexample}
\end{figure}

(the "ü" is allowed using \usepackage[latin1]{inputenc} and is
displayed correct).

The problem with this is, that this results in the following warning:

No number for "BeispielfürTemplates"

in the WARNINGS file.
Beyond this no figure number is created in the caption. It creates
"Abbildung: Beispiel für Templates" instead of 
"Abbildung 3.2: Beispiel für Templates".

-- System Information
Debian Release: 2.1
Kernel Version: Linux spinnaker 2.0.36 #2 Mit Jan 6 17:12:13 CET 1999 i586 unknown

Versions of the packages latex2html depends on:
hi  perl            5.004.04-6     Larry Wall's Practical Extracting and Report
hi  pnmtopng        2.37.1-1       PNG <-> netpbm (pnm, pbm, ppm, pgm) conversi


--- End Message ---
--- Begin Message ---
Source: latex2html
Source-Version: 2015-debian1-1

Roland Rosenfeld schrieb am Donnerstag, den 21. Januar 1999:

> Package: latex2html
> Version: 98.1-pre2-b6-2
> 
> I used the following to display a figure:
> 
> \begin{figure}[ht]
>   \centering
>   \includegraphics{templateexample.eps}
>   \caption{Beispiel für Templates}
>   \label{templateexample}
> \end{figure}
> 
> (the "ü" is allowed using \usepackage[latin1]{inputenc} and is
> displayed correct).
> 
> The problem with this is, that this results in the following warning:
> 
> No number for "BeispielfürTemplates"
> 
> in the WARNINGS file.
> Beyond this no figure number is created in the caption. It creates
> "Abbildung: Beispiel für Templates" instead of 
> "Abbildung 3.2: Beispiel für Templates".

I just checked, whether this problem still persists and found out,
that it was fixed at leased with 2015-debian1-1.

So I close this bug report now.

Greetings

        Roland

--- End Message ---

Reply to: