Bug 78044

Summary: xdvi 22.15 rotates the text following a rotated figure
Product: [Retired] Red Hat Linux Reporter: Need Real Name <rhbrera>
Component: tetexAssignee: Jindrich Novy <jnovy>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: http://www.brera.mi.astro.it/~giorgier/xdvi.bug/
Whiteboard:
Fixed In Version: 3.0-7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-01 08:36:54 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 Need Real Name 2002-11-18 11:10:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.18-17.7.x i686)

Description of problem:
When I use the angle option of the psfig command in latex, xdvi(k) version
22.15-k j1.03 also rotates the text following the figure, up to the end of the
page. 


Version-Release number of selected component (if applicable):
tetex-1.0.7-15.10
tetex-xdvi-1.0.7-15.10


How reproducible:
Always

Steps to Reproduce:
1. Create a latex file with some text and a rotated figure:
\begin{figure}[h] 
\psfig{file=fig.ps,angle=-90}  
\end{figure}
2. Execute latex
3. Open the resulting dvi with xdvi(k) version 22.15-k j1.03
	

Actual Results:  The end of the page (and not only the figure) was rotated by 90
degrees. 

Expected Results:  All the text should flow in horizontal lines. 

Additional info:

xdvi(k) version 22.15-k j1.03 have the bug, while xdvi(k) version 22.05d-k is
ok.

Comment 1 Jindrich Novy 2005-11-01 08:36:54 UTC
This seems to work with teTeX-3 we have in FC4 and rawhide. The URL added to
this bug is not valid anymore. If you still have problems with the figure
rotation, please create a new bug and attach source file to the bug as an
attachment. Thanks.