Issue 18722 - PDF Export messes up many cases where a letter is included in single quotes, e.g. 'c'
Summary: PDF Export messes up many cases where a letter is included in single quotes, ...
Status: CLOSED DUPLICATE of issue 18559
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.3
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: h.ilter
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-27 10:53 UTC by Unknown
Modified: 2003-09-08 16:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
pdf output + source document (202.79 KB, application/octet-stream)
2003-08-27 11:00 UTC, Unknown
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-08-27 10:53:28 UTC
My document is a global document containing a number of sub-documents. In (here,
level 2) headings like 
1.2 'D' or Data Record
pdf exports seems to insert a tab after the first single quote and super-imposes
the second single quote in the rest of the string. The result is badly readable.
Comment 1 Unknown 2003-08-27 11:00:09 UTC
Created attachment 8803 [details]
pdf output + source document
Comment 2 bulbul 2003-08-27 15:42:06 UTC
I have looked at your OOo and PDF files. The problem stems from those
fonts on Linux whose names end in "L". Here the culprit is "Nimbus
Roman No 9 L". So, the workaround is to use non-"L" fonts.

This bug should be marked as a duplicate of issue 18559.
Comment 3 bulbul 2003-08-27 16:26:49 UTC
There seem to be some non-"L" fonts which have problems two. On bug
18559, i've just posted a simple test case which shows the additional
problems you note here.

Thanks for supporting OOo and for posting your bug here.
Comment 4 tamblyne 2003-08-28 02:12:35 UTC
Marking duplicate

*** This issue has been marked as a duplicate of 18559 ***
Comment 5 tamblyne 2003-08-28 02:13:13 UTC
Closing duplicate