Search found 6 matches

by symbian
Tue Sep 01, 2009 6:41 pm
Forum: Graphics, Figures & Tables
Topic: Insert graphics in Beamer mode
Replies: 8
Views: 6937

Re: Insert graphics in Beamer mode

:D I seem to have found a solution it by adding -shell-escape to the tex option then it works now.... Thank you everyone.
by symbian
Tue Sep 01, 2009 6:20 pm
Forum: Graphics, Figures & Tables
Topic: Insert graphics in Beamer mode
Replies: 8
Views: 6937

Re: Insert graphics in Beamer mode

Because I have command code in the pstex_t file. If I convert to PDF and then incorporate it into beamer, will it affect the command which I put in the diagram I attached in previous email?
by symbian
Tue Sep 01, 2009 5:34 pm
Forum: Graphics, Figures & Tables
Topic: Insert graphics in Beamer mode
Replies: 8
Views: 6937

Re: Insert graphics in Beamer mode

Anyone can offer a further help on this?
by symbian
Sun Aug 30, 2009 4:45 pm
Forum: Graphics, Figures & Tables
Topic: Insert graphics in Beamer mode
Replies: 8
Views: 6937

Re: Insert graphics in Beamer mode

Hi, I indeed succeed using dvi form but when I convert from Dvitopdf, the output using beamer totally distort the beauty of the presentation using latex. Logo which I put in every make also gone missing.

Is there any other method? I plan to include the diagram between paragraph in a frame. If I ...
by symbian
Sun Aug 30, 2009 9:18 am
Forum: Graphics, Figures & Tables
Topic: Insert graphics in Beamer mode
Replies: 8
Views: 6937

Re: Insert graphics in Beamer mode

There is an error when I posted the above message. I had now attached the file in this post.
by symbian
Sun Aug 30, 2009 9:15 am
Forum: Graphics, Figures & Tables
Topic: Insert graphics in Beamer mode
Replies: 8
Views: 6937

Insert graphics in Beamer mode

Dear All;

In beamer mode, I try to insert graphics the usual way I did in report mode but there is an error listing Unknown graphics extension: .eps when I click PDFLateX.

This is the command I used:
\begin{center}
\input{pic_1.pstex_t}
\end{center}

I had attached the file in this post. Please ...