[xml/sgml-pkgs] Bug#692543: pre lang="actionscript" is lost during transformation
Mathieu Malaterre
malat at debian.org
Wed Nov 7 11:20:49 UTC 2012
Package: herold
Version: 6.0.2-1
Severity: normal
During HTML -> XML transformation the lang attribute in element pre is lost. Eg:
<pre lang="actionscript">function getMaximumLevel( width : uint, height : uint ) : uint
{
return Math.ceil( Math.log( Math.max( width, height ))/Math.LN2 )
}
</pre>
becomes:
<screen>function getMaximumLevel( width : uint, height : uint ) : uint
{
return Math.ceil( Math.log( Math.max( width, height ))/Math.LN2 )
}
</screen>
-- System Information:
Debian Release: 6.0.6
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-0.bpo.3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages herold depends on:
ii antlr3 3.2-5 language tool for constructing rec
ii libcommons-codec-java 1.4-2 encoder and decoders such as Base6
ii libcommons-jxpath-jav 1.3-3 manipulate javabean using XPath sy
ii libcommons-logging-ja 1.1.1-8 commmon wrapper interface for seve
ii libxml-commons-resolv 1.2-7~bpo60+1 XML entity and URI resolver librar
ii libxmlgraphics-common 1.4.dfsg-4~bpo60+1 reusable components used by Batik
herold recommends no packages.
herold suggests no packages.
-- no debconf information
More information about the debian-xml-sgml-pkgs
mailing list