Summary: | kdvi does not correctly scale and display text in \scalebox | ||
---|---|---|---|
Product: | [Unmaintained] kdvi | Reporter: | R (Chandra) Chandrasekhar <chyavana> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | adaptee |
Priority: | NOR | ||
Version First Reported In: | 1.4 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
alpha.dvi file for alpha.tex in original bug report
alpha.ps.gx for alpha.tex in original bug report alpha.pdf for alpha.tex file in original bug report |
Description
R (Chandra) Chandrasekhar
2006-09-12 18:28:33 UTC
Created attachment 17738 [details]
alpha.dvi file for alpha.tex in original bug report
Created attachment 17739 [details]
alpha.ps.gx for alpha.tex in original bug report
Created attachment 17740 [details]
alpha.pdf for alpha.tex file in original bug report
This is the same problem for me (kdvi 1.4), but it seems not to be kdvi specific. In xdvi, the alpha looks the same. I suspect, dvi cannot handle that scalebox command of the graphics package. The results of this package will only show up in ps and pdf correctly. I am not sure. the same problem occurs with \resizebox and the problem is that scalebox an resizebox are both implemented via \special-commands. Why i need this: resizingwith xfig. Alternative is trying scale until it fits for every change (which is indeed annoying). kdvi is no longer maintained since KDE SC 4, and its functionality is replace by okular. If the issue in this report still exists in or apply to okular in KDE SC 4.10.5 or higher, please reassign the report to okular product or create a new report against okular. |