Bug 11787

Summary: more bad TeX output: greater-than signs
Product: [Retired] Red Hat Linux Reporter: Tim Waugh <twaugh>
Component: jadeAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-05-31 12:34:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Waugh 2000-05-31 12:34:43 UTC
(See bug 11497, which is quite similar to this)

An input file containing:

 <programlisting>
  <![CDATA[if (a > 0) val >>= a;]]>
 </programlisting>

when processed using db2ps, produces a special character for '>>', rather
than two greater-than signs next to each other, which is the intent.

The HTML output, produced using db2html, seems fine.

Comment 1 Tim Waugh 2000-05-31 16:49:35 UTC

*** This bug has been marked as a duplicate of 11779 ***