Peter Dyballa wrote:

- When a "bad" pdf this is echoed to the terminal:

** WARNING ** << /Rotate 90 >> found. (Not supported yet)


I had a few PDFs (for example reference cards) which were rotated from portrait to landscape mode. This "internal" rotation is inhibited so that the pages were in displayed in portrait format. There is a simple means to correct this behaviour:

    \rotatebox{-90}{\includegraphics...}

\rotatebox is in graphics/graphicx as is \includegraphics.

Ah - so this is considered to be a feature rather than a bug? So the "not supported yet" part of the warning is misleading? I took it that it related to an as-yet unimplemented part of the driver that graphicx invoked for xelatex...

David

--
David Cottenden
PhD Student
Continence and Skin Technology Group
UCL

Phone: +44 (0)20 7288 3771
Fax: +44 (0)20 7288 3019


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex

Reply via email to