G'day,

I'm having some trouble including a full page postscript file as one of
the pages in my LyX document. I want to include the output of another
program as a PS or EPS file, as a page in my document. I'd just print
them out separately, but then I'd mess up the page numbering.

I've read most the the user guide and done a stack of searches for LyX
and LaTeX ways to do this, including various floats, minipages and
figures. The problem I always get is that the figure will be pushed off
to the right hand side of the page. Setting the alignment of the figure
in a float to left, or setting the alignment of the paragraph to left
doesn't seem to make much difference.

The LaTeX produced by LyX for the relevant page looks like this:
\subsection{Context Diagram}

\begin{flushleft}%
\begin{figure*}
\begin{flushleft}\includegraphics[  angle=270,
  origin=lt]{slide2}\end{flushleft}
\end{figure*}
\end{flushleft}
\newpage

The original PS file is full page A4 landscape, so I've rotated it.
I think I've tried most of the possible permutations of figure
inclusion, page layout and alignment, and I've really run out of ideas,
but it seems like this should be possible.

Does anyone know how I could go about doing this?

Thanks in advance for any help,
Len


Reply via email to