a2ps 4.14: Problem convert XML document with <title> tag
Kristian Torp <[email protected]> Tue, 21 Jan 2014 09:44:53 +0000
| Newsgroups | gmane.comp.printing.a2ps.bugs |
|---|---|
| Message-ID | <[email protected]> |
--_000_61704C89CC6C444C8426ED117174075B4AE49D4CADEXCHMBX23aaud_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Dear Gnu,
Using a2ps on Cygwin win7 64 bit converting an XML document with an <title>=
tag. Test example that report error:
a2ps -output=3Dtester.ps testet.txt
<title>
<name>Hello, World</name>
</title>
Test example with no problem:
<ytitle>
<name>Hello, World</name>
</ytitle>
Best regards,
Kristian
--_000_61704C89CC6C444C8426ED117174075B4AE49D4CADEXCHMBX23aaud_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:612.0pt 792.0pt;
margin:3.0cm 2.0cm 3.0cm 2.0cm;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Dear Gnu, <o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Using a2ps on Cygwin win7 64 bit converting an XML d=
ocument with an <title> tag. Test example that report error:<o:p></o:=
p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">a2ps –output=3Dtester.ps testet.txt<o:p></o:p>=
</p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal"><title><o:p></o:p></p>
<p class=3D"MsoNormal"> &nbs=
p; <name>Hello, World</name><o:p>=
</o:p></p>
<p class=3D"MsoNormal"></title><o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Test example with no problem:<o:p></o:p></p>
<p class=3D"MsoNormal"><ytitle><o:p></o:p></p>
<p class=3D"MsoNormal"> &nbs=
p; <name>Hello, World</name><o:p>=
</o:p></p>
<p class=3D"MsoNormal"></ytitle><o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Best regards,<o:p></o:p></p>
<p class=3D"MsoNormal">Kristian<o:p></o:p></p>
</div>
</body>
</html>
--_000_61704C89CC6C444C8426ED117174075B4AE49D4CADEXCHMBX23aaud_--