Bug 39684

Summary: mpage generates asian symbols instead of accented characters
Product: [Retired] Red Hat Linux Reporter: fla
Component: mpageAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: 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: 2001-05-08 15:51:43 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 fla 2001-05-08 15:51:39 UTC
Description of Problem:
mpage does not output accented characters irrespective of the encoding 
specified with -C, but replaces them with asian symbols. This makes 
printing of text files with accented characters impossible, too.

How Reproducible:
always

Steps to Reproduce:
1. echo Laszls > x
2. mpage -1 -CISO-8859.1 > x.ps
3. gv x.ps

Actual Results:
L#zl in the postscript file (# stands for an asian character)

Expected Results:
Laszls in the postscript file

Additional Information:

Comment 1 Bill Nottingham 2001-05-08 15:54:55 UTC

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