From uli at slac.stanford.edu Sun Oct 31 13:57:02 2010 From: uli at slac.stanford.edu (Uli Wienands) Date: Sun, 31 Oct 2010 13:57:02 +0100 Subject: [OzTeX] Problem with picture rotations Message-ID: <2DF2DB57-A0D3-4A22-B66F-C496C5B022A5@slac.stanford.edu> I am editing a joint report by several authors. I am being given the LaTeX sources by the authors together with ps or eps figures (which is what I asked for). I am having issues with ps figures: We are using the graphicx package and including the figs with \includegraphics. In a certain set of figures, the original author has used the optional angle=... construct to rotate the figures into the correct orientation. When I typeset this piece, the OzTeX previewer gets all confused and the figures come out unrotated and exceeding the boundaries of their slot or even the whole page. When printing to a ps file, however, all is well. Interestingly enough, when I preview the original files with Preview or Graphicconverter, they actually have the correct orientation; however, when I turn off the angle in the \includegraphics command the figures are rotated by 90 degrees (but in that case OzTeX's Previewer behaves otherwise correctly). When looking into the PostScript source of some of the figs I see something like "%Orientation=Landscape" near the top. Anything I can do without messing with the figures themselves? This is OxTeX 5.2 on OS X 10.4.11, PPC. Uli From andrew at trevorrow.com Sun Oct 31 14:35:29 2010 From: andrew at trevorrow.com (Andrew Trevorrow) Date: Mon, 1 Nov 2010 00:35:29 +1100 Subject: [OzTeX] Problem with picture rotations In-Reply-To: <2DF2DB57-A0D3-4A22-B66F-C496C5B022A5@slac.stanford.edu> References: <2DF2DB57-A0D3-4A22-B66F-C496C5B022A5@slac.stanford.edu> Message-ID: > In a certain set of figures, the original author has used the optional angle=... construct to rotate the figures into the correct orientation. When I typeset this piece, the OzTeX previewer gets all confused and the figures come out unrotated ... Sorry, but OzTeX's previewer has never supported rotation. Andrew