Search found 6 matches

by superleo
Tue Jun 10, 2008 10:51 am
Forum: General
Topic: Figure infringes on text
Replies: 10
Views: 10676

Re: Figure infringes on text

PdfLatex would make everything much simplier, after making the appropriate changes on everything else. I just need to convince the publisher that I should switch to it.

You have provided an exceptional help in record time, I am truly indebted.

All the best.
by superleo
Mon Jun 09, 2008 3:41 pm
Forum: General
Topic: Figure infringes on text
Replies: 10
Views: 10676

Re: Figure infringes on text

PdfLatex seems to work, but that will create more problems than it solves. I will try epstool, just need to figure out the whole thing under vista.

Many thanks.
by superleo
Mon Jun 09, 2008 2:50 pm
Forum: General
Topic: Figure infringes on text
Replies: 10
Views: 10676

Re: Figure infringes on text

It works pretty well. I will have countless other figures to insert, how should I configure openoffen/ pdfcreator?

Indebted.
by superleo
Mon Jun 09, 2008 2:06 pm
Forum: General
Topic: Figure infringes on text
Replies: 10
Views: 10676

Re: Figure infringes on text

Second try... sorry
by superleo
Mon Jun 09, 2008 1:37 pm
Forum: General
Topic: Figure infringes on text
Replies: 10
Views: 10676

Re: Figure infringes on text

Many thanks for the help. The file is attached, it was created with openoffice and then saved in eps format with pdfcreator
by superleo
Mon Jun 09, 2008 11:23 am
Forum: General
Topic: Figure infringes on text
Replies: 10
Views: 10676

Figure infringes on text

Dear All,

I am writing a book with latex, and the template is given to me. My trouble occurred when I typed the typical command
\begin{figure}[!h]
\centering
\includegraphics[width=0.4\textwidth]{III-1-epi.eps}
\caption{Effects of Epivir/PI on treated population in
California.}\label{epivir}
\end ...