Your message dated Thu, 3 Jul 2025 15:28:08 +0200
with message-id <[email protected]>
and subject line Re: Bug#315562: Support for xhtml
has caused the Debian Bug report #315562,
regarding Support for xhtml
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 [email protected]
immediately.)
--
315562: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=315562
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bibtex2html
Version: 1.75-2
Severity: wishlist
It would be nice if this wonderful package could generate xhtml 1.1
code. Currently its code is not xhtml by:
* <a name="aherranz:thesis">, name is not supported in xhtml 1.1,
thougth it is supported in xhtml 1.0. The change would be using id
instead name.
* <blockquote><font size="-1">, font element is undefined, it should be
written like <blockquote style="font-size: 90%">.
* <hr> and <br> should be <hr /> and <br />.
Regards,
Emilio
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Versions of packages bibtex2html depends on:
ii ocaml-base-nox [ocaml-base-no 3.08.3-3 Runtime system for ocaml bytecode
ii perl 5.8.4-8 Larry Wall's Practical Extraction
ii tetex-base 2.0.2c-8 Basic library files of teTeX
ii tetex-bin 2.0.2-30 The teTeX binary files
ii tetex-extra 2.0.2c-8 Additional library files of teTeX
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Jun 23, 2005 at 04:57:38PM +0200, Emilio Gallego wrote:
> It would be nice if this wonderful package could generate xhtml 1.1
> code. Currently its code is not xhtml by:
[..]
This was probably a valid request in 2005, but by now xhtml has been
replaced by more modern standards. Given it didn't happen so far, I
assume it will not happen, and thus closing this request.
Chris
--- End Message ---