Bug 133975 - kdvi does not correctly scale and display text in \scalebox
Summary: kdvi does not correctly scale and display text in \scalebox
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdvi
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 1.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-12 18:28 UTC by R (Chandra) Chandrasekhar
Modified: 2013-09-28 13:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
alpha.dvi file for alpha.tex in original bug report (504 bytes, application/x-dvi)
2006-09-12 18:30 UTC, R (Chandra) Chandrasekhar
Details
alpha.ps.gx for alpha.tex in original bug report (11.60 KB, application/gzip)
2006-09-12 18:30 UTC, R (Chandra) Chandrasekhar
Details
alpha.pdf for alpha.tex file in original bug report (9.89 KB, application/pdf)
2006-09-12 18:31 UTC, R (Chandra) Chandrasekhar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description R (Chandra) Chandrasekhar 2006-09-12 18:28:33 UTC
Version:           1.4 (using KDE 3.5.4, Kubuntu Package 4:3.5.4-0ubuntu2~dapper1 )
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15-26-686

When the source file alpha.tex below 

\documentclass[a4paper,10pt]{article}
\usepackage{graphics}
%
\begin{document}

The first \scalebox{10}{$\alpha$} should be ten times larger than this $\alpha$.

\end{document}

was run through latex, dvips and pdflatex,

both the .ps and .pdf files display the first alpha correctly scaled.  The .dvi file shows both alphas at the same size but leaves a blank space after the first alpha as if recognizing its size.

I will attach the apha.dvi, alpha.ps.gz and alpha.pdf files separately.
Comment 1 R (Chandra) Chandrasekhar 2006-09-12 18:30:19 UTC
Created attachment 17738 [details]
alpha.dvi file for alpha.tex in original bug report
Comment 2 R (Chandra) Chandrasekhar 2006-09-12 18:30:52 UTC
Created attachment 17739 [details]
alpha.ps.gx for alpha.tex in original bug report
Comment 3 R (Chandra) Chandrasekhar 2006-09-12 18:31:26 UTC
Created attachment 17740 [details]
alpha.pdf for alpha.tex file in original bug report
Comment 4 Konrad Urlichs 2006-09-20 18:12:29 UTC
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.
Comment 5 Reissner 2007-03-06 02:18:27 UTC
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). 

Comment 6 Jekyll Wu 2013-09-28 13:42:29 UTC
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.